Package | Description |
---|---|
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
static Response |
AuthnQueryUtil.sendAuthnQuery(AuthnQuery authnQuery,
String authnAuthorityEntityID,
String realm,
String binding)
This method sends the
AuthnQuery to specifiied
authentication authority and returns Response coming
from the authentication authority. |
Modifier and Type | Method and Description |
---|---|
AuthnQuery |
ProtocolFactory.createAuthnQuery()
Returns the
AuthnQuery Object. |
AuthnQuery |
ProtocolFactory.createAuthnQuery(Element value)
Returns the
AuthnQuery Object. |
AuthnQuery |
ProtocolFactory.createAuthnQuery(String value)
Returns the
AuthnQuery Object. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.