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