Uses of Interface
org.sourceid.saml20.adapter.idp.authn.IdpAuthenticationAdapter
-
Packages that use IdpAuthenticationAdapter Package Description com.pingidentity.adapter.support Provides support classes for the adapter SDK.com.pingidentity.sdk Top level package for the PingFederate SDK. -
-
Uses of IdpAuthenticationAdapter in com.pingidentity.adapter.support
Constructors in com.pingidentity.adapter.support with parameters of type IdpAuthenticationAdapter Constructor Description LogoutHandler(IdpAuthenticationAdapter adapter, String path)Creates and registers a new LogoutHandler -
Uses of IdpAuthenticationAdapter in com.pingidentity.sdk
Subinterfaces of IdpAuthenticationAdapter in com.pingidentity.sdk Modifier and Type Interface Description interfaceIdpAuthenticationAdapterV2This interface defines the methods that the PingFederate IdP server calls to authenticate a user or logout a user session.
-