Interface SystemAuthenticationControl.SessionPropertyValidation.MatchesSessionPropertyValidation

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

public static interface SystemAuthenticationControl.SessionPropertyValidation.MatchesSessionPropertyValidation extends SystemAuthenticationControl.SessionPropertyValidation
Defines regular expression based validation for a trusted client proposed session property.

Such validation defines a regular expression which supplied values must match against.

Since:
6.5
  • Method Details

    • getRegex

      String getRegex()
      Returns the regular expression.
      Returns:
      the regular expression