org.apache.cxf.sts.claims
Class CorrectedClaimsAttributeStatementProvider
java.lang.Object
org.apache.cxf.sts.claims.CorrectedClaimsAttributeStatementProvider
- All Implemented Interfaces:
- AttributeStatementProvider
public class CorrectedClaimsAttributeStatementProvider
- extends Object
- implements AttributeStatementProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrectedClaimsAttributeStatementProvider
public CorrectedClaimsAttributeStatementProvider()
getStatement
public org.apache.ws.security.saml.ext.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