Uses of Class
org.forgerock.am.saml2.impl.Saml2ResponseData
-
Packages that use Saml2ResponseData Package Description org.forgerock.am.saml2.impl This package contains the implementation of the SAML2 client APIs. -
-
Uses of Saml2ResponseData in org.forgerock.am.saml2.impl
Methods in org.forgerock.am.saml2.impl that return Saml2ResponseData Modifier and Type Method Description Saml2ResponseData
Saml2SsoResponseUtils. readSaml2ResponseData(String storageKey)
Reads the SAML2 response data from the SAML SFO.
-