| インタフェース | 説明 |
|---|---|
| LoginHandler |
Authentication handlers authenticate a user in an implementation specific manner.
|
| クラス | 説明 |
|---|---|
| AuthenticationEngine |
Manager responsible for handling authentication requests.
|
| LoginContext |
Login context created by a profile handler and interpreted by the authentication package.
|
| LoginContextEntry |
Storage service entry for login contexts.
|
| Saml2LoginContext |
A SAML 2.0
LoginContext. |
| ShibbolethSSOLoginContext |
Shibboleth SSO aware extension to
LoginContext. |
| UsernamePrincipal |
A basic implementation of
Principal. |
| 例外 | 説明 |
|---|---|
| AuthenticationException |
An exception indicating a problem with user authentication.
|
| ForceAuthenticationException |
Exception indicating that forced authentication was requested but could not be performed.
|
| PassiveAuthenticationException |
Exception indicating that passive authentication was requested but could not be performed.
|
Copyright © 2012. All Rights Reserved.