Uses of Class
org.wildfly.common.selector.SelectorPermission
Packages that use SelectorPermission
-
Uses of SelectorPermission in org.wildfly.common.selector
Methods in org.wildfly.common.selector that return SelectorPermissionModifier and TypeMethodDescriptionstatic SelectorPermissionSelector.getChangePermissionFor(Class<?> clazz) Deprecated.Get thechangepermission for the given class.static SelectorPermissionSelector.getGetPermissionFor(Class<?> clazz) Deprecated.Get thegetpermission for the given class.static SelectorPermissionSelector.getSetPermissionFor(Class<?> clazz) Deprecated.Get thesetpermission for the given class.Methods in org.wildfly.common.selector with parameters of type SelectorPermissionModifier and TypeMethodDescriptionbooleanSelectorPermission.equals(SelectorPermission p) booleanSelectorPermission.implies(SelectorPermission p)