Uses of Enum Class
org.infinispan.server.resp.AclCategory
Packages that use AclCategory
-
Uses of AclCategory in org.infinispan.server.resp
Subclasses with type arguments of type AclCategory in org.infinispan.server.respMethods in org.infinispan.server.resp that return AclCategoryModifier and TypeMethodDescriptionstatic AclCategory
Returns the enum constant of this class with the specified name.static AclCategory[]
AclCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.