Uses of Class
com.sun.identity.saml.assertion.AuthenticationStatement
-
Packages that use AuthenticationStatement Package Description com.sun.identity.saml.assertion Defines SAML assertion. -
-
Uses of AuthenticationStatement in com.sun.identity.saml.assertion
Methods in com.sun.identity.saml.assertion that return AuthenticationStatement Modifier and Type Method Description protected AuthenticationStatement
Assertion. createAuthenticationStatement(Element authenticationElement)
protected abstract AuthenticationStatement
AssertionBase. createAuthenticationStatement(Element authenticationElement)
Creates appropriate AuthenticationStatement instance
-