org.apache.cxf.sts.claims
Class ClaimsAttributeStatementProvider
java.lang.Object
org.apache.cxf.sts.claims.ClaimsAttributeStatementProvider
- All Implemented Interfaces:
- AttributeStatementProvider
public class ClaimsAttributeStatementProvider
- extends Object
- implements AttributeStatementProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClaimsAttributeStatementProvider
public ClaimsAttributeStatementProvider()
getStatement
public org.apache.wss4j.common.saml.bean.AttributeStatementBean getStatement(TokenProviderParameters providerParameters)
- Description copied from interface:
AttributeStatementProvider
- Get an AttributeStatementBean using the given parameters.
- Specified by:
getStatement
in interface AttributeStatementProvider
getNameFormat
public String getNameFormat()
setNameFormat
public void setNameFormat(String nameFormat)
Apache CXF