Package org.sourceid.saml20.adapter
Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP).
-
Interface Summary Interface Description ConfigurableAuthnAdapter A base interface for common methods across the authentication adapters. -
Class Summary Class Description AuthnAdapterDescriptor This class is used to describe an adapter implementation to the PingFederate server. -
Exception Summary Exception Description AuthnAdapterException An base exception to be thrown by adapter implementations when they encounter unexpected problems they cannot handle.AuthnAdapterException.NoMappedAdapters AuthnAdapterException.NonUniqueUserException AuthnAdapterException.NoUniqueIdException GeneralAdapterException Represents a generic adapter exception.