Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: ef410f3b8b0a44f99663bd34971bab94b01bc5af
      
https://github.com/Mobicents/RestComm/commit/ef410f3b8b0a44f99663bd34971bab94b01bc5af
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
    R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/ConfigurationSet.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/ConfigurationUpdateListener.java
    R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/Configurator.java
    R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/ConfiguratorBase.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/ConfigurationSet.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
    M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/MainConfigurationSet.java
    M 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/sets/CustomConfigurationSet.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/KeycloakResourcesEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityUtils.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/DbIdentityConfigurationSource.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurationSet.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurationSource.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfiguratorOLD.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/RvdConfigurationUpdateListener.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/entities/IdentityModeEntity.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
    M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
    M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  -----------
  Instance registration in main workflow now relies on IdentityMigrationTool 
too. Also did configuration refactoring.
- Refactored identity endpoint instance registation so that is uses 
IdentityMigrationTool.
- Removed old 'IdentityConfigurator' from all places. Now using 
IdentityConfigurationSet and KeycloakContext.

Refers #601.


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to