Class KeycloakRealm


  • public class KeycloakRealm
    extends Object
    • Method Detail

      • notPresentRealm

        public boolean notPresentRealm​(List<org.keycloak.representations.idm.RealmRepresentation> allRealms)
      • getScopesToAdd

        public List<String> getScopesToAdd​(List<org.keycloak.representations.idm.ClientScopeRepresentation> scopes)
      • getRolesToAdd

        public List<String> getRolesToAdd​(List<org.keycloak.representations.idm.RoleRepresentation> roles)