Uses of Class
org.keycloak.provider.InvalidationHandler.ObjectType
-
Packages that use InvalidationHandler.ObjectType Package Description org.keycloak.provider -
-
Uses of InvalidationHandler.ObjectType in org.keycloak.provider
Methods in org.keycloak.provider that return InvalidationHandler.ObjectType Modifier and Type Method Description static InvalidationHandler.ObjectTypeInvalidationHandler.ObjectType. valueOf(String name)Returns the enum constant of this type with the specified name.static InvalidationHandler.ObjectType[]InvalidationHandler.ObjectType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-