public interface AuthenticationMetaDataPopulator
This is a published and supported CAS Server 3 API.
| Modifier and Type | Method and Description |
|---|---|
Authentication |
populateAttributes(Authentication authentication,
Credentials credentials)
Provided with an Authentication object and the original credentials
presented, provide any additional attributes to the Authentication
object.
|
Authentication populateAttributes(Authentication authentication, Credentials credentials)
authentication - The Authentication to potentially augment with
additional attributes.Copyright © 2004-2012 Jasig. All Rights Reserved.