| Package | Description |
|---|---|
| net.shibboleth.idp.authn |
APIs related to the authentication of a subject.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExtractionAction<InboundMessageType,OutboundMessageType>
A base class for authentication actions that extract usernames for subsequent use.
|
class |
AbstractUsernamePasswordValidationAction
An abstract action that checks for a
UsernamePasswordContext and produces an
AuthenticationResult based on that identity by invoking
a subclass method. |
class |
AbstractValidationAction<InboundMessageType,OutboundMessageType>
A base class for authentication related actions that validate credentials and produce an
AuthenticationResult. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.