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 AuthenticationStatementAssertion. createAuthenticationStatement(Element authenticationElement)protected abstract AuthenticationStatementAssertionBase. createAuthenticationStatement(Element authenticationElement)Creates appropriate AuthenticationStatement instance
-