Uses of Interface
org.opensaml.saml.saml1.core.AuthenticationQuery
-
Packages that use AuthenticationQuery Package Description org.opensaml.saml.saml1.core Interfaces for SAML 1.0 and 1.1 types and elements. -
-
Uses of AuthenticationQuery in org.opensaml.saml.saml1.core
Methods in org.opensaml.saml.saml1.core that return AuthenticationQuery Modifier and Type Method Description AuthenticationQueryRequest. getAuthenticationQuery()Get the request AuthenticationQuery.
-