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

N

newAuthentication(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
Signal to the authentication mechanism responding to the authenticate call in which these AuthenticationParameters are passed, that an explicit new authentication dialog is required, as opposed to continuing a potentially existing one.
NOT_VALIDATED_RESULT - Static variable in class javax.security.enterprise.identitystore.CredentialValidationResult
 
notifyContainerAboutLogin(String, Set<String>) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
Asks the container to register the given caller name and groups in order to make them available to the application for use with SecurityContext.isCallerInRole(String) etc.
notifyContainerAboutLogin(Principal, Set<String>) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
Asks the container to register the given caller principal and groups in order to make them available to the application for use with SecurityContext.isCallerInRole(String) etc.
notifyContainerAboutLogin(CredentialValidationResult) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
Convenience method intended to pass the CredentialValidationResult result of an identity store directly on to the container.
notifyContainerAboutLogin(String, Set<String>) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
notifyContainerAboutLogin(Principal, Set<String>) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
notifyContainerAboutLogin(CredentialValidationResult) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
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.