| Package | Description |
|---|---|
| org.jasig.cas.authentication |
Authentication validates the Credentials provided during a /login
request.
|
| org.jasig.cas.authentication.principal |
Credentials is a marker interface for an opaque object that may be recognized by
Handlers and Resolvers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SamlAuthenticationMetaDataPopulator
AuthenticationMetaDataPopulator to retrieve the Authentication Type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuthenticationManager.setAuthenticationMetaDataPopulators(List<AuthenticationMetaDataPopulator> authenticationMetaDataPopulators) |
| Modifier and Type | Class and Description |
|---|---|
class |
RememberMeAuthenticationMetaDataPopulator
Determines if the credentials provided are for Remember Me Services and then sets the appropriate
Authentication attribute if remember me services have been requested.
|
Copyright © 2004-2012 Jasig. All Rights Reserved.