Skip navigation links

Package org.sourceid.saml20.adapter.gui

Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration screen should look.

See: Description

Package org.sourceid.saml20.adapter.gui Description

Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration screen should look.

By implementing the ConfigurableAuthnAdapter.getAdapterDescriptor() method an adapter can tell the PingFederate server about itself. This package is about describing an adapter's GUI configuration page to PF and an AdapterConfigurationGuiDescriptor is the primary class for that purpose. An org.sourceid.saml20.adapter.AuthnAdapterDescriptor is created with an AdapterConfigurationGuiDescriptor using the appropriate constructor.

Generally an adapter developer will create a AdapterConfigurationGuiDescriptor and add fields and tables to it in order to expose the necessary configuration points for the adapter.

Skip navigation links

Copyright 2019 Ping Identity Corp. All rights reserved.