Uses of Class
com.sun.identity.saml.assertion.AttributeStatement
-
Packages that use AttributeStatement Package Description com.sun.identity.saml.assertion Defines SAML assertion. -
-
Uses of AttributeStatement in com.sun.identity.saml.assertion
Methods in com.sun.identity.saml.assertion that return AttributeStatement Modifier and Type Method Description protected AttributeStatementAssertion. createAttributeStatement(Element attributeElement)protected abstract AttributeStatementAssertionBase. createAttributeStatement(Element attributeElement)Creates appropriate AttributeStatement instance
-