Uses of Class
org.sourceid.saml20.adapter.AuthnAdapterDescriptor
Packages that use AuthnAdapterDescriptor
Package
Description
Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP).
Identity Provider (IdP) role specific interfaces and classes for authentication adapters.
-
Uses of AuthnAdapterDescriptor in org.sourceid.saml20.adapter
Methods in org.sourceid.saml20.adapter that return AuthnAdapterDescriptorModifier and TypeMethodDescriptionConfigurableAuthnAdapter.getAdapterDescriptor()The PingFederate server will invoke this method on your adapter implementation to discover metadata about the implementation. -
Uses of AuthnAdapterDescriptor in org.sourceid.saml20.adapter.idp.authn
Subclasses of AuthnAdapterDescriptor in org.sourceid.saml20.adapter.idp.authnModifier and TypeClassDescriptionclassThis class is used to describe an IdP adapter implementation to the PingFederate server.