Package org.sourceid.saml20.adapter.conf


package org.sourceid.saml20.adapter.conf
Provides classes that are containers for configuration values entered by the user/administrator via the PingFederate GUI administration console.
  • Classes
    Class
    Description
    A Configuration object contains all the configuration values entered by the user via the GUI.
    This class holds the name and user-entered value of a GUI-rendered configuration field.
    A base class that represents a list of Fields.
    This class holds the name, the secure salted hash of the current value and the new user-entered plaintext value of a GUI-rendered configuration field.
    This class holds the Fields from a row in a table.
    This class is an extension of FieldList.
    This class holds all the rows of Fields contained in a table.