|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationMetaDataPopulator | |
|---|---|
| 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. |
| Uses of AuthenticationMetaDataPopulator in org.jasig.cas.authentication |
|---|
| Classes in org.jasig.cas.authentication that implement AuthenticationMetaDataPopulator | |
|---|---|
class |
SamlAuthenticationMetaDataPopulator
AuthenticationMetaDataPopulator to retrieve the Authentication Type. |
| Method parameters in org.jasig.cas.authentication with type arguments of type AuthenticationMetaDataPopulator | |
|---|---|
void |
AbstractAuthenticationManager.setAuthenticationMetaDataPopulators(java.util.List<AuthenticationMetaDataPopulator> authenticationMetaDataPopulators)
|
| Uses of AuthenticationMetaDataPopulator in org.jasig.cas.authentication.principal |
|---|
| Classes in org.jasig.cas.authentication.principal that implement AuthenticationMetaDataPopulator | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||