Interface SystemAuthenticationControl.SessionPropertyValidation.ValuesSessionPropertyValidation
- All Superinterfaces:
SystemAuthenticationControl.SessionPropertyValidation
- Enclosing interface:
- SystemAuthenticationControl.SessionPropertyValidation
public static interface SystemAuthenticationControl.SessionPropertyValidation.ValuesSessionPropertyValidation
extends SystemAuthenticationControl.SessionPropertyValidation
Defines values based validation for a trusted client proposed session
property.
Such validation defines a set of values to which the supplied session property value must belong.
- Since:
- 6.5
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.pushtechnology.diffusion.client.features.control.clients.SystemAuthenticationControl.SessionPropertyValidation
SystemAuthenticationControl.SessionPropertyValidation.MatchesSessionPropertyValidation, SystemAuthenticationControl.SessionPropertyValidation.ValuesSessionPropertyValidation
-
Method Summary
-
Method Details
-
getValues
Returns the set of permitted values.- Returns:
- set of permitted values
-