Uses of Class
de.xima.fc.mdl.auth.authorization.ProfileAttributeCondition
Packages that use ProfileAttributeCondition
-
Uses of ProfileAttributeCondition in de.xima.fc.mdl.auth.authorization
Methods in de.xima.fc.mdl.auth.authorization that return types with arguments of type ProfileAttributeConditionMethod parameters in de.xima.fc.mdl.auth.authorization with type arguments of type ProfileAttributeConditionModifier and TypeMethodDescriptionvoid
ProfileAttributeConditionProperties.setConditions
(List<ProfileAttributeCondition> conditions) -
Uses of ProfileAttributeCondition in de.xima.fc.validation.constraintvalidators
Methods in de.xima.fc.validation.constraintvalidators with parameters of type ProfileAttributeConditionModifier and TypeMethodDescriptionprotected String
ProfileAttributeConditionsUniquelyNamedValidator.getVariableName
(ProfileAttributeCondition value) Method parameters in de.xima.fc.validation.constraintvalidators with type arguments of type ProfileAttributeConditionModifier and TypeMethodDescriptionboolean
ProfileAttributeConditionsUniquelyNamedValidator.isValid
(List<ProfileAttributeCondition> value, javax.validation.ConstraintValidatorContext context)