public interface AuthenticationMetaDataPopulator
| Modifier and Type | Method and Description |
|---|---|
void |
populateAttributes(AuthenticationBuilder builder,
Credential credential)
Adds authentication metadata attributes on successful authentication of the given credential.
|
void populateAttributes(AuthenticationBuilder builder, Credential credential)
builder - Builder object that temporarily holds authentication metadata.credential - Successfully authenticated credential.Copyright © 2004-2014 Jasig. All Rights Reserved.