| Interface | Description |
|---|---|
| AccountLockoutManager |
A component that manages lockout state for accounts.
|
| 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.
|
| AbstractTemplateSearchDnResolver |
Base class for
Template based search dn resolvers. |
| AbstractTemplateSearchDnResolver.EscapingReferenceInsertionEventHandler |
Escapes LDAP attribute values added to the template context.
|
| AbstractUsernamePasswordValidationAction |
An abstract action that checks for a
UsernamePasswordContext and produces an
AuthenticationResult based on that identity by invoking
a subclass method. |
| 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.
|
| AuthnAuditFields |
Constants to use for audit logging fields stored in an
AuditContext. |
| AuthnEventIds |
Constants to use for
ProfileAction
EventContext results related to
authentication and subject c14n. |
| ExternalAuthentication |
Public interface supporting external authentication outside the webflow engine.
|
| MultiFactorAuthenticationTransition |
A ruleset for managing the transition out of a step during the multi-factor authn flow.
|
| PooledTemplateSearchDnResolver |
Template-based pooled search dn resolver. |
| SubjectCanonicalizationFlowDescriptor |
A descriptor for a subject canonicalization flow.
|
| TemplateSearchDnResolver |
Template-based search dn resolver. |
| Exception | Description |
|---|---|
| ExternalAuthenticationException |
Exception indicating a problem with the external authentication process.
|
| SubjectCanonicalizationException |
Exception indicating a problem translating a subject between forms.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.