Uses of Enum
io.strimzi.kafka.oauth.server.authorizer.ResourceSpec.ResourceType
Packages that use ResourceSpec.ResourceType
-
Uses of ResourceSpec.ResourceType in io.strimzi.kafka.oauth.server.authorizer
Methods in io.strimzi.kafka.oauth.server.authorizer that return ResourceSpec.ResourceTypeModifier and TypeMethodDescriptionResourceSpec.getResourceType()Get a resource typestatic ResourceSpec.ResourceTypeReturns the enum constant of this type with the specified name.static ResourceSpec.ResourceType[]ResourceSpec.ResourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.