Uses of Class
org.jboss.hal.meta.security.Permission
-
Packages that use Permission Package Description org.jboss.hal.meta.security -
-
Uses of Permission in org.jboss.hal.meta.security
Methods in org.jboss.hal.meta.security that return Permission Modifier and Type Method Description PermissionConstraint. getPermission()static PermissionPermission. valueOf(String name)Returns the enum constant of this type with the specified name.static Permission[]Permission. values()Returns an array containing the constants of this enum type, in the order they are declared.
-