Class FlowableIdmAppProperties.Keycloak

    • Constructor Detail

      • Keycloak

        public Keycloak()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getServer

        public String getServer()
      • setServer

        public void setServer​(String server)
      • getAuthenticationRealm

        public String getAuthenticationRealm()
      • setAuthenticationRealm

        public void setAuthenticationRealm​(String authenticationRealm)
      • getAuthenticationUser

        public String getAuthenticationUser()
      • setAuthenticationUser

        public void setAuthenticationUser​(String authenticationUser)
      • getAuthenticationPassword

        public String getAuthenticationPassword()
      • setAuthenticationPassword

        public void setAuthenticationPassword​(String authenticationPassword)
      • getRealm

        public String getRealm()
      • setRealm

        public void setRealm​(String realm)