Class KeyCloakManager

java.lang.Object
org.training.user.service.config.KeyCloakManager

@Component public class KeyCloakManager extends Object
  • Constructor Details

    • KeyCloakManager

      public KeyCloakManager()
  • Method Details

    • getKeyCloakInstanceWithRealm

      public org.keycloak.admin.client.resource.RealmResource getKeyCloakInstanceWithRealm()
      Returns the KeyCloak instance for the specified realm.
      Returns:
      the KeyCloak instance for the specified realm