Uses of Interface
org.opensaml.saml.saml2.core.AuthnStatement
-
Packages that use AuthnStatement Package Description org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of AuthnStatement in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return types with arguments of type AuthnStatement Modifier and Type Method Description List<AuthnStatement>Assertion. getAuthnStatements()Gets the list of AuthnStatements attached to this assertion.
-