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

Packages that use org.sourceid.saml20.adapter.gui
com.pingidentity.sources Driver classes and interfaces not limited to any protocol. 
com.pingidentity.sources.gui Contains protocol independent dynamic UI classes and interfaces. 
org.sourceid.saml20.adapter Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP). 
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.idp.authn Identity Provider (IdP) role specific interfaces and classes for authentication adapters. 
 

Classes in org.sourceid.saml20.adapter.gui used by com.pingidentity.sources
AdapterConfigurationGuiDescriptor
          A class that describes to the PingFederate server the way a GUI configuration screen should be rendered for an adapter.
 

Classes in org.sourceid.saml20.adapter.gui used by com.pingidentity.sources.gui
FieldDescriptor
          An abstract base type for describing GUI fields to be rendered in the PingFederate administration console.
 

Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter
AdapterConfigurationGuiDescriptor
          A class that describes to the PingFederate server the way a GUI configuration screen should be rendered for an adapter.
 

Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter.gui
AbstractSelectionFieldDescriptor
          An abstract base type for describing GUI fields that have multiple options the user can select from.
AbstractSelectionFieldDescriptor.OptionValue
          A class representing an option value.
ActionDescriptor
          An ActionDescriptor can be used to invoke arbitrary actions on an adapter via the GUI.
ActionDescriptor.Action
          The action to perform.
FieldDescriptor
          An abstract base type for describing GUI fields to be rendered in the PingFederate administration console.
FieldDescriptor.FieldValidationWrapper
          A wrapper class to support the 'skip if' functionality in FieldDescriptor.addValidator(org.sourceid.saml20.adapter.gui.validation.FieldValidator, boolean)
SelectFieldDescriptor
          A field descriptor that will render a select (drop down) field on the GUI configuration screen.
TableDescriptor
          A class that describes to the PingFederate server the way a table of fields should be rendered.
 

Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter.idp.authn
AdapterConfigurationGuiDescriptor
          A class that describes to the PingFederate server the way a GUI configuration screen should be rendered for an adapter.
 



Copyright 2007 Ping Identity Corp. All rights reserved.