|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSelectionFieldDescriptor | |
---|---|
org.sourceid.saml20.adapter.gui | Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration screen should look. |
Uses of AbstractSelectionFieldDescriptor in org.sourceid.saml20.adapter.gui |
---|
Subclasses of AbstractSelectionFieldDescriptor in org.sourceid.saml20.adapter.gui | |
---|---|
class |
CustomSourceFieldDescriptor
A field descriptor that will render (in GUI configuration screen) a drop down selection of all the configured Custom Source data stores. |
class |
JdbcDatastoreFieldDescriptor
A field descriptor that will render (in GUI configuration screen) a drop down selection of all the configured JDBC data stores. |
class |
LdapDatastoreFieldDescriptor
A field descriptor that will render (in GUI configuration screen) a drop down selection of all the configured LDAP data stores. |
class |
RadioGroupFieldDescriptor
A field descriptor that will render a group of radio buttons on the GUI configuration screen. |
class |
SelectFieldDescriptor
A field descriptor that will render a select (drop down) field on the GUI configuration screen. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |