Uses of Package
org.sourceid.saml20.adapter

Packages that use org.sourceid.saml20.adapter
org.sourceid.saml20.adapter Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP). 
org.sourceid.saml20.adapter.idp.authn Identity Provider (IdP) role specific interfaces and classes for authentication adapters. 
org.sourceid.saml20.adapter.sp.authn Service Provider (SP) role specific interfaces and classes for authentication adapters. 
 

Classes in org.sourceid.saml20.adapter used by org.sourceid.saml20.adapter
AuthnAdapterDescriptor
          This class is used to describe an adapter implementation to the PingFederate server.
ConfigurableAuthnAdapter
          A base interface for common methods across the authentication adapters.
GeneralAdapterException
           
 

Classes in org.sourceid.saml20.adapter used by org.sourceid.saml20.adapter.idp.authn
AuthnAdapterDescriptor
          This class is used to describe an adapter implementation to the PingFederate server.
AuthnAdapterException
          An base exception to be thrown by adapter implementations when they encounter unexpected problems they cannot handle.
ConfigurableAuthnAdapter
          A base interface for common methods across the authentication adapters.
 

Classes in org.sourceid.saml20.adapter used by org.sourceid.saml20.adapter.sp.authn
AuthnAdapterException
          An base exception to be thrown by adapter implementations when they encounter unexpected problems they cannot handle.
ConfigurableAuthnAdapter
          A base interface for common methods across the authentication adapters.
 



Copyright 2007 Ping Identity Corp. All rights reserved.