Class | Description |
---|---|
CachedAuthenticatedSessionHandler |
HttpHandler responsible for setting up the AuthenticatedSessionManager for cached authentications and
registering a NotificationReceiver to receive the security notifications. |
SecurityPathMatches | |
SecurityPathMatches.Builder | |
ServletAuthenticationCallHandler |
This is the final
HttpHandler in the security chain, it's purpose is to act as a barrier at the end of the chain to
ensure authenticate is called after the mechanisms have been associated with the context and the constraint checked. |
ServletAuthenticationConstraintHandler |
A simple handler that just sets the auth type to REQUIRED after iterating each of the
SingleConstraintMatch instances
and identifying if any require authentication. |
ServletConfidentialityConstraintHandler |
Servlet specific extension to
SinglePortConfidentialityHandler |
ServletFormAuthenticationMechanism |
Servlet handler for FORM authentication.
|
ServletFormAuthenticationMechanism.Factory | |
ServletSecurityConstraintHandler | |
ServletSecurityRoleHandler |
Servlet role handler
|
ServletSingleSignOnAuthenticationMechainism | Deprecated |
ServletSingleSignOnAuthenticationMechanism |
Servlet version of the single sign on authentication mechanism.
|
SSLInformationAssociationHandler |
Handler that associates SSL metadata with request
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.