Uses of Interface
com.sun.identity.saml2.protocol.AuthnQuery
Package
Description
Package that handles SAML v2 profiles.
SAMLv2 Protocol Classes.
-
Uses of AuthnQuery in com.sun.identity.saml2.profile
Modifier and TypeMethodDescriptionstatic Response
AuthnQueryUtil.sendAuthnQuery
(AuthnQuery authnQuery, String authnAuthorityEntityID, String realm, String binding) This method sends theAuthnQuery
to specifiied authentication authority and returnsResponse
coming from the authentication authority. -
Uses of AuthnQuery in com.sun.identity.saml2.protocol
Modifier and TypeMethodDescriptionProtocolFactory.createAuthnQuery()
Returns theAuthnQuery
Object.ProtocolFactory.createAuthnQuery
(String value) Returns theAuthnQuery
Object.ProtocolFactory.createAuthnQuery
(Element value) Returns theAuthnQuery
Object.