Index
All Classes|All Packages
V
- VelocityServices - Class in com.ebasetech.xi.services
 - 
VelocityServicesprovides 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
VerticalBoxLayoutinterface represents a layout where child controls are laid out vertically. - VerticalBoxLayoutCell - Interface in com.ebasetech.xi.api.controls
 - 
The
VerticalBoxLayoutCellinterface provides the ability to override properties from the parent control'sVerticalBoxLayout; - 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
VerticalMenuLevelPropertiesinterface represents styling properties applied to all menu items at a specific level of avertical menu. - VideoControl - Interface in com.ebasetech.xi.api.controls
 - 
Video Control
 
All Classes|All Packages