Class KeycloakProperties
- java.lang.Object
-
- org.activiti.cloud.services.identity.keycloak.KeycloakProperties
-
@ConfigurationProperties(prefix="keycloak") public class KeycloakProperties extends Object
-
-
Constructor Summary
Constructors Constructor Description KeycloakProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAuthServerUrl()StringgetRealm()voidsetAuthServerUrl(String authServerUrl)voidsetRealm(String realm)
-