Uses of Class
org.sourceid.saml20.adapter.gui.SelectFieldDescriptor

Packages that use SelectFieldDescriptor
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 SelectFieldDescriptor in org.sourceid.saml20.adapter.gui
 

Subclasses of SelectFieldDescriptor 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.
 



Copyright 2007 Ping Identity Corp. All rights reserved.