Uses of Enum Class
org.eblocker.server.common.data.AccessRestriction
Packages that use AccessRestriction
-
Uses of AccessRestriction in org.eblocker.server.common.data
Methods in org.eblocker.server.common.data that return AccessRestrictionModifier and TypeMethodDescriptionstatic AccessRestrictionReturns the enum constant of this class with the specified name.static AccessRestriction[]AccessRestriction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AccessRestriction in org.eblocker.server.http.service
Methods in org.eblocker.server.http.service that return types with arguments of type AccessRestrictionModifier and TypeMethodDescriptionParentalControlAccessRestrictionsService.getAccessRestrictions(Device device)