| Class | Description |
|---|---|
| AbstractAuthenticationAction<InboundMessageType,OutboundMessageType> |
A base class for authentication related actions.
|
| AbstractExtractionAction<InboundMessageType,OutboundMessageType> |
A base class for authentication actions that extract usernames for subsequent use.
|
| AbstractSubjectCanonicalizationAction<InboundMessageType,OutboundMessageType> |
A base class for subject canonicalization actions.
|
| AbstractValidationAction<InboundMessageType,OutboundMessageType> |
A base class for authentication related actions that validate credentials and produce an
AuthenticationResult. |
| AuthenticationFlowDescriptor |
A descriptor for an authentication flow.
|
| AuthenticationResult |
Describes an act of authentication.
|
| AuthnEventIds |
Constants to use for
ProfileAction
EventContext results related to
authentication and subject c14n. |
| ExternalAuthentication |
Public interface supporting external authentication outside the webflow engine.
|
| SubjectCanonicalizationFlowDescriptor |
A descriptor for a subject canonicalization flow.
|
| Exception | Description |
|---|---|
| ExternalAuthenticationException |
Exception indicating a problem with the external authentication process.
|
| SubjectCanonicalizationException |
Exception indicating a problem translating a subject between forms.
|
Copyright © 1999–2015. All rights reserved.