Uses of Interface
org.opensaml.saml.saml2.core.AuthenticatingAuthority
-
Packages that use AuthenticatingAuthority Package Description org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of AuthenticatingAuthority in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return types with arguments of type AuthenticatingAuthority Modifier and Type Method Description List<AuthenticatingAuthority>AuthnContext. getAuthenticatingAuthorities()Gets the Authenticating Authorities of this Authentication Context.
-