Uses of Enum Class
org.keycloak.events.admin.ResourceType
Packages that use ResourceType
Package
Description
-
Uses of ResourceType in org.keycloak.events.admin
Methods in org.keycloak.events.admin that return ResourceTypeModifier and TypeMethodDescriptionAdminEvent.getResourceType()Returns the type of the affectedResourceTypefor thisAdminEvent, e.g.static ResourceTypeReturns the enum constant of this class with the specified name.static ResourceType[]ResourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.events.admin with parameters of type ResourceTypeModifier and TypeMethodDescriptionAdminEventQuery.resourceType(ResourceType... resourceTypes) Search byResourceType.voidAdminEvent.setResourceType(ResourceType resourceType) -
Uses of ResourceType in org.keycloak.events.jpa
Methods in org.keycloak.events.jpa with parameters of type ResourceType -
Uses of ResourceType in org.keycloak.services.resources.admin
Methods in org.keycloak.services.resources.admin with parameters of type ResourceType