Interface SystemAuthenticationControl.SessionPropertyValidation
- All Known Subinterfaces:
SystemAuthenticationControl.SessionPropertyValidation.MatchesSessionPropertyValidation
,SystemAuthenticationControl.SessionPropertyValidation.ValuesSessionPropertyValidation
- Enclosing interface:
- SystemAuthenticationControl
public static interface SystemAuthenticationControl.SessionPropertyValidation
Defines the validation for a trusted client proposed session property.
The subtypes define specific types of validation.
- Since:
- 6.5
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Defines regular expression based validation for a trusted client proposed session property.static interface
Defines values based validation for a trusted client proposed session property.