|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.cas.authentication.principal.RememberMeAuthenticationMetaDataPopulator
public final 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.
| Constructor Summary | |
|---|---|
RememberMeAuthenticationMetaDataPopulator()
|
|
| Method Summary | |
|---|---|
Authentication |
populateAttributes(Authentication authentication,
Credentials credentials)
Provided with an Authentication object and the original credentials presented, provide any additional attributes to the Authentication object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RememberMeAuthenticationMetaDataPopulator()
| Method Detail |
|---|
public Authentication populateAttributes(Authentication authentication,
Credentials credentials)
AuthenticationMetaDataPopulator
populateAttributes in interface AuthenticationMetaDataPopulatorauthentication - The Authentication to potentially augment with
additional attributes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||