Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Map<String,SystemAuthenticationControl.SessionPropertyValidation> |
SystemAuthenticationControl.SystemAuthenticationConfiguration.getTrustedClientProposedProperties()
Returns the map of trusted client proposed properties, where the key
is the permitted property name and the value defines the validation
applied to the property.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.