public final class ClientAuthenticationMetaDataPopulator extends java.lang.Object implements AuthenticationMetaDataPopulator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLIENT_NAME
The name of the client used to perform the authentication.
|
| Constructor and Description |
|---|
ClientAuthenticationMetaDataPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populateAttributes(AuthenticationBuilder builder,
Credential credential) |
public static final java.lang.String CLIENT_NAME
public ClientAuthenticationMetaDataPopulator()
public void populateAttributes(AuthenticationBuilder builder, Credential credential)
populateAttributes in interface AuthenticationMetaDataPopulatorCopyright © 2004-2014 Jasig. All Rights Reserved.