public class SAMLAttributeStatementDataFactory
extends java.lang.Object
| Modifier and Type | Method | Description | 
|---|---|---|
| static SAMLAttributeStatementData | makeSAMLAttributeStatementData(java.lang.Object attributes) | Deprecated. | 
| static SAMLAttributeStatementData | makeSAMLAttributeStatementDataFromSAML2AttributeStatementInfo(java.util.Collection<SAML2AttributeStatementInfo> attributes) | Deprecated. | 
| static SAMLAttributeStatementData | makeSAMLAttributeStatementDataFromSAMLAttributeStatementInfo(java.util.Collection<SAMLAttributeStatementInfo> attributes) | Deprecated. | 
public static SAMLAttributeStatementData makeSAMLAttributeStatementData(java.lang.Object attributes)
public static SAMLAttributeStatementData makeSAMLAttributeStatementDataFromSAML2AttributeStatementInfo(java.util.Collection<SAML2AttributeStatementInfo> attributes)
public static SAMLAttributeStatementData makeSAMLAttributeStatementDataFromSAMLAttributeStatementInfo(java.util.Collection<SAMLAttributeStatementInfo> attributes)