Uses of Interface
com.pushtechnology.diffusion.client.features.control.clients.SystemAuthenticationControl.SessionPropertyValidation
Packages that use SystemAuthenticationControl.SessionPropertyValidation
Package
Description
Client API : Client Control Features.
-
Uses of SystemAuthenticationControl.SessionPropertyValidation in com.pushtechnology.diffusion.client.features.control.clients
Subinterfaces of SystemAuthenticationControl.SessionPropertyValidation in com.pushtechnology.diffusion.client.features.control.clientsModifier 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.Methods in com.pushtechnology.diffusion.client.features.control.clients that return types with arguments of type SystemAuthenticationControl.SessionPropertyValidationModifier and TypeMethodDescriptionSystemAuthenticationControl.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.