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 © 2023 DiffusionData Limited. All rights reserved.