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

H

hasAccessToWebResource(String, String...) - Method in interface javax.security.enterprise.SecurityContext
Checks whether the caller has access to the provided "web resource" using the given methods, as specified by section 13.8 of the Servlet specification.
HttpAuthenticationMechanism - Interface in javax.security.enterprise.authentication.mechanism.http
HttpAuthenticationMechanism is a mechanism for obtaining a caller's credentials in some way, using the HTTP protocol where necessary.
HttpMessageContext - Interface in javax.security.enterprise.authentication.mechanism.http
HttpMessageContext contains all of the per-request state information and encapsulates the client request, server response, container handler for authentication callbacks, and the subject representing the caller.
HttpMessageContextWrapper - Class in javax.security.enterprise.authentication.mechanism.http
This class is an implementation of the HttpMessageContext interface that can be subclassed by developers wishing to provide extra or different functionality.
HttpMessageContextWrapper(HttpMessageContext) - Constructor for 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.