| Package | Description |
|---|---|
| org.jasig.cas.authentication |
Authentication validates the Credentials provided during a /login
request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationManagerImpl
Default implementation of the AuthenticationManager.
|
class |
DirectMappingAuthenticationManagerImpl
Authentication Manager that provides a direct mapping between credentials
provided and the authentication handler used to authenticate the user.
|
class |
LinkedAuthenticationHandlerAndCredentialsToPrincipalResolverAuthenticationManager
Ensures that all authentication handlers are tried, but if one is tried, the associated CredentialsToPrincipalResolver is used.
|
Copyright © 2004-2012 Jasig. All Rights Reserved.