Package org.sourceid.saml20.adapter.idp.authn

Identity Provider (IdP) role specific interfaces and classes for authentication adapters.

See:
          Description

Interface Summary
IdpAuthenticationAdapter This interface defines the methods that the PingFederate server calls when performing the web single sign-on and single logout profiles of SAML 2.
 

Class Summary
AbstractPasswordIdpAuthnAdapter An abstract class to provide common base functionally for an IdpAuthenticationAdapter.
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.
 

Enum Summary
AbstractPasswordIdpAuthnAdapter.Mode An enumeration with the two valid modes of the adapter.
 

Package org.sourceid.saml20.adapter.idp.authn Description

Identity Provider (IdP) role specific interfaces and classes for authentication adapters.

Author:
Brian Campbell


Copyright 2007 Ping Identity Corp. All rights reserved.