Uses of Class
org.sourceid.saml20.adapter.idp.authn.IdpAuthnAdapterDescriptor
-
Packages that use IdpAuthnAdapterDescriptor Package Description org.sourceid.saml20.adapter.idp.authn Identity Provider (IdP) role specific interfaces and classes for authentication adapters. -
-
Uses of IdpAuthnAdapterDescriptor in org.sourceid.saml20.adapter.idp.authn
Methods in org.sourceid.saml20.adapter.idp.authn that return IdpAuthnAdapterDescriptor Modifier and Type Method Description IdpAuthnAdapterDescriptorIdpAuthenticationAdapter. getAdapterDescriptor()The PingFederate server will invoke this method on your adapter implementation to discover metadata about the implementation.
-