| Class | Description |
|---|---|
| GenericHeaderAuthenticator |
JBAS-2283: Provide custom header based authentication support
Header Authenticator that deals with userid from the request header Requires two attributes configured on the Tomcat Service
- one for the http header denoting the authenticated identity and the other is the SESSION cookie
|
| PicketLinkAuthenticator |
An authenticator that delegates actual authentication to a realm, and in turn to a security manager, by presenting a
"conventional" identity.
|
Copyright © 2014. All Rights Reserved.