java.lang.Object
org.activiti.cloud.services.identity.keycloak.KeycloakProperties
@ConfigurationProperties(prefix="keycloak")
public class KeycloakProperties
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
KeycloakProperties
public KeycloakProperties()
-
Method Details
-
getAuthServerUrl
public String getAuthServerUrl()
-
-
setAuthServerUrl
public void setAuthServerUrl(String authServerUrl)
-
setRealm
public void setRealm(String realm)