Uses of Class
org.sourceid.saml20.adapter.gui.AbstractSelectionFieldDescriptor
Packages that use AbstractSelectionFieldDescriptor
Package
Description
Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration
screen should look.
Provides classes that enable an adapter to describe to PingFederate the way Kerberos Realm selector GUI
configuration screen should look.
-
Uses of AbstractSelectionFieldDescriptor in org.sourceid.saml20.adapter.gui
Subclasses of AbstractSelectionFieldDescriptor in org.sourceid.saml20.adapter.guiModifier and TypeClassDescriptionclassclassclassA field descriptor that will render (in GUI configuration screen) a drop down selection of certificatesclassA field descriptor that will render (in GUI configuration screen) a drop down selection of all the key pairs in the PingFederate system configured for client certificate authentication.classclassA field descriptor that will render (in GUI configuration screen) a drop down selection of all the configured Custom Source data stores.classA field descriptor that will render (in GUI configuration screen) a drop down selection of all the key pairs in the PingFederate system configured for digital signing.classA field descriptor that will render (in GUI configuration screen) a drop down selection of all the certificates in the PingFederate system configured for encryption by token generators.classclassA field descriptor that will render (in GUI configuration screen) a drop down selection of all the configured JDBC data stores.classA field descriptor that will render (in GUI configuration screen) a drop down selection of the LDAP authentication error codes.classA field descriptor that will render (in GUI configuration screen) a drop down selection of all the configured LDAP data stores.classA field descriptor that will render a dropdown of all available notification publishers configured in the PingFederate system.classA field descriptor that will render (in GUI configuration screen) a drop down selection of all the configured Password Credential Validators.classA field descriptor that will render a group of radio buttons on the GUI configuration screen.classA field descriptor that will render a select (drop down) field on the GUI configuration screen.classA field descriptor that will render (in GUI configuration screen) a drop down selection of all the trusted CA certificates configured in the PingFederate. -
Uses of AbstractSelectionFieldDescriptor in org.sourceid.saml20.adapter.gui.kerberos
Subclasses of AbstractSelectionFieldDescriptor in org.sourceid.saml20.adapter.gui.kerberosModifier and TypeClassDescriptionclassA descriptor for a select field that lists Kerberos realms.