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 AttributeStatement
Assertion. createAttributeStatement(Element attributeElement)
protected abstract AttributeStatement
AssertionBase. createAttributeStatement(Element attributeElement)
Creates appropriate AttributeStatement instance
-