Uses of Package
org.sourceid.saml20.adapter.conf

Packages that use org.sourceid.saml20.adapter.conf
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.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.sources
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
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
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
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
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.
 

Classes in org.sourceid.saml20.adapter.conf used by org.sourceid.saml20.adapter.gui.validation.impl
Field
          This class holds the name and user-entered value of a GUI-rendered configuration field.
 



Copyright 2007 Ping Identity Corp. All rights reserved.