Uses of Package
org.sourceid.saml20.adapter.idp.authn
Packages that use org.sourceid.saml20.adapter.idp.authn
Package
Description
Provides support classes for the adapter SDK.
Top level package for the PingFederate SDK.
Identity Provider (IdP) role specific interfaces and classes for authentication adapters.
-
Classes in org.sourceid.saml20.adapter.idp.authn used by com.pingidentity.adapter.supportClassDescriptionInstead of directly implementing this interface, it is strongly recommended to implement the newer
IdpAuthenticationAdapterV2interface, which extends this one. -
Classes in org.sourceid.saml20.adapter.idp.authn used by com.pingidentity.sdkClassDescriptionA wrapper object that contains restrictions on what kind of user interaction is allowed or required during authentication.Instead of directly implementing this interface, it is strongly recommended to implement the newer
IdpAuthenticationAdapterV2interface, which extends this one. -
Classes in org.sourceid.saml20.adapter.idp.authn used by org.sourceid.saml20.adapter.idp.authnClassDescriptionA wrapper object that contains restrictions on what kind of user interaction is allowed or required during authentication.This class is used to describe an IdP adapter implementation to the PingFederate server.