Class ExtendedPropertyAccessor

java.lang.Object
com.pingidentity.access.ExtendedPropertyAccessor

public final class ExtendedPropertyAccessor extends Object
This class provides access to information regarding the definition of Extended Properties.
Since:
9.3
  • Constructor Details

    • ExtendedPropertyAccessor

      public ExtendedPropertyAccessor()
  • Method Details

    • getExtendedPropertyDefinitions

      public Map<String,ExtendedPropertyAccessor.ExtendedProperty> getExtendedPropertyDefinitions()
      Returns the available Extended Properties defined in PingFederate.
      Returns:
      A Map of Extended Property Name to Extended Property definitions.
      Since:
      11.2