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

A

AbstractClearableCredential - Class in javax.security.identitystore.credential
AbstractClearableCredential contains behavior common to Credential implementations that can be meaningfully cleared.
AbstractClearableCredential() - Constructor for class javax.security.identitystore.credential.AbstractClearableCredential
 
authenticate(HttpServletRequest, HttpServletResponse, AuthenticationParameters) - Method in interface javax.security.SecurityContext
Signal to the container (programmatically trigger) that it should start or continue a web/HTTP based authentication dialog with the caller.
AuthenticationParameters - Class in javax.security.authentication.mechanism.http
Parameters that are provided along with an authentication request.
AuthenticationParameters() - Constructor for class javax.security.authentication.mechanism.http.AuthenticationParameters
 
AuthenticationStatus - Enum in javax.security
The AuthenticationStatus is used as a return value by primarily the HttpAuthenticationMechanism to indicate the result (status) of the authentication process.
AutoApplySession - Annotation Type in javax.security.authentication.mechanism.http.annotation
The AutoApplySession annotation provides an application the ability to declarative designate that an AuthenticationMechanism uses the javax.servlet.http.registerSession and auto applies this for every request.
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.