public static interface SystemAuthenticationControl.SessionPropertyValidation
The subtypes define specific types of validation.
Modifier and Type | Interface and Description |
---|---|
static interface |
SystemAuthenticationControl.SessionPropertyValidation.MatchesSessionPropertyValidation
Defines regular expression based validation for a trusted client
proposed session property.
|
static interface |
SystemAuthenticationControl.SessionPropertyValidation.ValuesSessionPropertyValidation
Defines values based validation for a trusted client proposed session
property.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.