Uses of Interface
org.forgerock.am.saml2.api.Saml2SsoInitiator
-
Packages that use Saml2SsoInitiator Package Description org.forgerock.am.saml2.impl This package contains the implementation of the SAML2 client APIs. -
-
Uses of Saml2SsoInitiator in org.forgerock.am.saml2.impl
Classes in org.forgerock.am.saml2.impl that implement Saml2SsoInitiator Modifier and Type Class Description class
Saml2SpSsoInitiator
Initiates SAML2 single sign-on on the service provider side.
-