Package org.sourceid.saml20.adapter.idp.authn
package org.sourceid.saml20.adapter.idp.authn
Identity Provider (IdP) role specific interfaces and classes for authentication adapters.
-
ClassDescriptionA 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.This class is used to describe an IdP adapter implementation to the PingFederate server.