public class CombinedClaimsAttributeStatementProvider extends Object implements AttributeStatementProvider
| Constructor and Description |
|---|
CombinedClaimsAttributeStatementProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNameFormat() |
AttributeStatementBean |
getStatement(TokenProviderParameters providerParameters)
Get an AttributeStatementBean using the given parameters.
|
void |
setNameFormat(String nameFormat) |
public CombinedClaimsAttributeStatementProvider()
public AttributeStatementBean getStatement(TokenProviderParameters providerParameters)
AttributeStatementProvidergetStatement in interface AttributeStatementProviderpublic String getNameFormat()
public void setNameFormat(String nameFormat)
Copyright © 2018 JBoss by Red Hat. All rights reserved.