Interface SystemAuthenticationControl.SessionPropertyValidation.ValuesSessionPropertyValidation

All Superinterfaces:
SystemAuthenticationControl.SessionPropertyValidation
Enclosing interface:
SystemAuthenticationControl.SessionPropertyValidation

public static interface SystemAuthenticationControl.SessionPropertyValidation.ValuesSessionPropertyValidation extends SystemAuthenticationControl.SessionPropertyValidation
Defines values based validation for a trusted client proposed session property.

Such validation defines a set of values to which the supplied session property value must belong.

Since:
6.5
  • Method Details

    • getValues

      Set<String> getValues()
      Returns the set of permitted values.
      Returns:
      set of permitted values