Package org.sourceid.saml20.adapter.idp.authn
Identity Provider (IdP) role specific interfaces and classes for authentication adapters.
-
Interface Summary Interface Description IdpAuthenticationAdapter Instead of directly implementing this interface, it is strongly recommended to implement the newerIdpAuthenticationAdapterV2interface, which extends this one. -
Class Summary Class Description AuthnPolicy A wrapper object that contains restrictions on what kind of user interaction is allowed or required during authentication.IdpAuthnAdapterDescriptor This class is used to describe an IdP adapter implementation to the PingFederate server.