Uses of Enum
org.keycloak.events.admin.ResourceType
Packages that use ResourceType
-
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 type with the specified name.static ResourceType[]ResourceType.values()Returns an array containing the constants of this enum type, 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)