Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes|All Packages

V

VelocityServices - Class in com.ebasetech.xi.services
VelocityServices provides static methods to invoke a Velocity template.
VelocityServices() - Constructor for class com.ebasetech.xi.services.VelocityServices
 
verifyFileJWKSet(String) - Method in interface com.ebasetech.xi.api.JWS
The public RSA keys to validate the signatures will be sourced from the OAuth 2.0 server's JWK set, published at a well-known URL
verifyFromKeyStore(String, String) - Method in interface com.ebasetech.xi.api.JWS
Validates the signature using a specified KeyStore location and password.
verifyHMAC(SecretKey) - Method in interface com.ebasetech.xi.api.JWS
Verify HMAC signature with a specified SecretKey
verifyInputStreamJWKSet(InputStream) - Method in interface com.ebasetech.xi.api.JWS
The public RSA keys to validate the signatures will be sourced from the OAuth 2.0 server's JWK set, published at a well-known URL
verifyPublicKey(PublicKey) - Method in interface com.ebasetech.xi.api.JWS
Verify RSA signature with a specified PublicKey
verifyRemoteJWKSet(String) - Method in interface com.ebasetech.xi.api.JWS
Verify the signature using the OAuth 2.0 server's JSON Web Key Set (JWKS) endpoint.
VERTICAL_ALIGNMENT_BOTTOM - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 
VERTICAL_ALIGNMENT_CENTER - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 
VERTICAL_ALIGNMENT_FILL - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 
VERTICAL_ALIGNMENT_NONE - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 
VERTICAL_ALIGNMENT_TOP - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 
VerticalBoxLayout - Interface in com.ebasetech.xi.api.controls
The VerticalBoxLayout interface represents a layout where child controls are laid out vertically.
VerticalBoxLayoutCell - Interface in com.ebasetech.xi.api.controls
The VerticalBoxLayoutCell interface provides the ability to override properties from the parent control's VerticalBoxLayout;
VerticalMenuControl - Interface in com.ebasetech.xi.api.controls
A Vertical Menu Control represents a menu where the top level is shown vertically; subsequent levels can also be shown vertically with the menu expanding to accommodate them, or they can be shown as dynamic drop out menus in the same way as for a Horizontal Menu Control.
VerticalMenuLevelProperties - Interface in com.ebasetech.xi.api.controls
The VerticalMenuLevelProperties interface represents styling properties applied to all menu items at a specific level of a vertical menu.
VideoControl - Interface in com.ebasetech.xi.api.controls
Video Control
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes|All Packages