|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthnAdapterDescriptor | |
---|---|
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. |
Uses of AuthnAdapterDescriptor in org.sourceid.saml20.adapter |
---|
Methods in org.sourceid.saml20.adapter that return AuthnAdapterDescriptor | |
---|---|
AuthnAdapterDescriptor |
ConfigurableAuthnAdapter.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.authn | |
---|---|
class |
IdpAuthnAdapterDescriptor
This class is used to describe an IdP adapter implementation to the PingFederate server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |