Class ExtendedPropertyAccessor


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

      • ExtendedPropertyAccessor

        public ExtendedPropertyAccessor()
    • Method Detail

      • 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