Uses of Enum Class
org.activiti.cloud.services.identity.keycloak.ActivitiKeycloakProperties.GrantType
Packages that use ActivitiKeycloakProperties.GrantType
-
Uses of ActivitiKeycloakProperties.GrantType in org.activiti.cloud.services.identity.keycloak
Methods in org.activiti.cloud.services.identity.keycloak that return ActivitiKeycloakProperties.GrantTypeModifier and TypeMethodDescriptionActivitiKeycloakProperties.getGrantType()Returns the enum constant of this class with the specified name.static ActivitiKeycloakProperties.GrantType[]ActivitiKeycloakProperties.GrantType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.activiti.cloud.services.identity.keycloak with parameters of type ActivitiKeycloakProperties.GrantTypeModifier and TypeMethodDescriptionvoidActivitiKeycloakProperties.setGrantType(ActivitiKeycloakProperties.GrantType grantType)