Uses of Class
com.composum.sling.nodes.servlet.SecurityServlet.PolicyScope
-
Packages that use SecurityServlet.PolicyScope Package Description com.composum.sling.nodes.servlet -
-
Uses of SecurityServlet.PolicyScope in com.composum.sling.nodes.servlet
Methods in com.composum.sling.nodes.servlet that return SecurityServlet.PolicyScope Modifier and Type Method Description static SecurityServlet.PolicyScopeSecurityServlet.PolicyScope. valueOf(String name)Returns the enum constant of this type with the specified name.static SecurityServlet.PolicyScope[]SecurityServlet.PolicyScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-