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.
  • Class
    Description
    A 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 IdpAuthenticationAdapterV2 interface, which extends this one.
    This class is used to describe an IdP adapter implementation to the PingFederate server.