Uses of Package
org.sourceid.saml20.adapter.conf
-
Packages that use org.sourceid.saml20.adapter.conf Package Description com.pingidentity.sdk Top level package for the PingFederate SDK.com.pingidentity.sources Driver classes and interfaces not limited to any protocol.org.sourceid.saml20.adapter Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP).org.sourceid.saml20.adapter.conf Provides classes that are containers for configuration values entered by the user/administrator via the PingFederate GUI administration console.org.sourceid.saml20.adapter.gui Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration screen should look.org.sourceid.saml20.adapter.gui.event Provides methods that can be implemented to support custom actions that occur based upon UI events while managing adapter instances.org.sourceid.saml20.adapter.gui.validation Provides interfaces that can be implemented to provide custom validation of data entered by administrators/users via the GUI.org.sourceid.saml20.adapter.gui.validation.impl Provides implementations of some commonly needed field level validation. -
Classes in org.sourceid.saml20.adapter.conf used by com.pingidentity.sdk Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI. -
Classes in org.sourceid.saml20.adapter.conf used by com.pingidentity.sources Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI.SimpleFieldList This class is an extension of FieldList. -
Classes in org.sourceid.saml20.adapter.conf used by org.sourceid.saml20.adapter Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI. -
Classes in org.sourceid.saml20.adapter.conf used by org.sourceid.saml20.adapter.conf Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI.Field This class holds the name and user-entered value of a GUI-rendered configuration field.FieldList A base class that represents a list of Fields.Row This class holds the Fields from a row in a table.Table This class holds all the rows of Fields contained in a table. -
Classes in org.sourceid.saml20.adapter.conf used by org.sourceid.saml20.adapter.gui Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI.Field This class holds the name and user-entered value of a GUI-rendered configuration field.SimpleFieldList This class is an extension of FieldList. -
Classes in org.sourceid.saml20.adapter.conf used by org.sourceid.saml20.adapter.gui.event Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI. -
Classes in org.sourceid.saml20.adapter.conf used by org.sourceid.saml20.adapter.gui.validation Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI.Field This class holds the name and user-entered value of a GUI-rendered configuration field.FieldList A base class that represents a list of Fields.Table This class holds all the rows of Fields contained in a table. -
Classes in org.sourceid.saml20.adapter.conf used by org.sourceid.saml20.adapter.gui.validation.impl Class Description Configuration A Configuration object contains all the configuration values entered by the user via the GUI.Field This class holds the name and user-entered value of a GUI-rendered configuration field.