Uses of Enum Class
io.quarkus.keycloak.admin.client.common.KeycloakAdminClientConfig.GrantType
-
Uses of KeycloakAdminClientConfig.GrantType in io.quarkus.keycloak.admin.client.common
Methods in io.quarkus.keycloak.admin.client.common that return KeycloakAdminClientConfig.GrantTypeModifier and TypeMethodDescriptionKeycloakAdminClientConfig.grantType()OAuth Grant Type.Returns the enum constant of this class with the specified name.static KeycloakAdminClientConfig.GrantType[]KeycloakAdminClientConfig.GrantType.values()Returns an array containing the constants of this enum class, in the order they are declared.