Skip navigation links
A B C D F G H I J L N P R S U V W 

V

validate(Credential) - Method in interface javax.security.enterprise.identitystore.IdentityStore
Validates the given credential.
validate(Credential) - Method in interface javax.security.enterprise.identitystore.IdentityStoreHandler
Validate the given Credential and return the identity and attributes of the caller it represents.
validate(RememberMeCredential) - Method in interface javax.security.enterprise.identitystore.RememberMeIdentityStore
Validates the given credential.
validateRequest(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
Authenticate an HTTP request.
validationTypes() - Method in interface javax.security.enterprise.identitystore.IdentityStore
Determines the type of validation the IdentityStore should be used for.
valueOf(String) - Static method in enum javax.security.enterprise.AuthenticationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.security.enterprise.identitystore.CredentialValidationResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.security.enterprise.identitystore.IdentityStore.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.security.enterprise.identitystore.LdapIdentityStoreDefinition.LdapSearchScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.security.enterprise.AuthenticationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.security.enterprise.identitystore.CredentialValidationResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.security.enterprise.identitystore.IdentityStore.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.security.enterprise.identitystore.LdapIdentityStoreDefinition.LdapSearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
verify(char[], String) - Method in interface javax.security.enterprise.identitystore.PasswordHash
Verify a password against the hashed password value retrieved from a user's account.
A B C D F G H I J L N P R S U V W 
Skip navigation links

Copyright © 2015–2017. All rights reserved.