Uses of Enum Class
org.aoju.bus.image.metric.KeycloakClient.GrantType
Packages that use KeycloakClient.GrantType
-
Uses of KeycloakClient.GrantType in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric that return KeycloakClient.GrantTypeModifier and TypeMethodDescriptionKeycloakClient.getKeycloakGrantType()static KeycloakClient.GrantTypeReturns the enum constant of this class with the specified name.static KeycloakClient.GrantType[]KeycloakClient.GrantType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.image.metric with parameters of type KeycloakClient.GrantTypeModifier and TypeMethodDescriptionvoidKeycloakClient.setKeycloakGrantType(KeycloakClient.GrantType keycloakGrantType)