Uses of Record Class
overit.geocall.platform.grants.PrivilegeViolation
Packages that use PrivilegeViolation
-
Uses of PrivilegeViolation in overit.geocall.platform.grants
Methods in overit.geocall.platform.grants that return PrivilegeViolationModifier and TypeMethodDescriptionPrivilegeViolationException.getViolation()Return the privilege violation reported during validationConstructors in overit.geocall.platform.grants with parameters of type PrivilegeViolationModifierConstructorDescriptionPrivilegeViolationException(String message, @NotNull PrivilegeViolation violation) Creates a privilege violation report.Creates a privilege violation report. -
Uses of PrivilegeViolation in overit.geocall.platform.grants.validators
Methods in overit.geocall.platform.grants.validators that return PrivilegeViolationModifier and TypeMethodDescriptionDetermines whether access to the given object class is granted based on specific criteria.default PrivilegeViolationDetermines whether access to the given object is granted based on specific criteria.