Branch: refs/heads/sso_issue931_identity_instance_registration
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: b55f0c311b1b116daedfd93ec29b228b94d4818b
      
https://github.com/RestComm/Restcomm-Connect/commit/b55f0c311b1b116daedfd93ec29b228b94d4818b
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/IdentityInstancesDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisIdentityInstancesDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/entities/Sid.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AbstractEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityInstancesEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityInstancesEndpointJson.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java

  Log Message:
  -----------
  Bound IdentityInstance with a hardcoded organization SID.

Refers #931


  Commit: 9d4c844ad4e7f73e7b55ffb7725281b96a02bf6e
      
https://github.com/RestComm/Restcomm-Connect/commit/9d4c844ad4e7f73e7b55ffb7725281b96a02bf6e
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
    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/IdentityConfigurationSetImpl.java
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/entities/IdentityInstance.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
    R 
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.http/src/main/java/org/mobicents/servlet/restcomm/http/applications/KeycloakResources.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityMode.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/entities/IdentityModeEntity.java
    A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/exceptions/KeycloakDeploymentAlreadyCreated.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/IdentityContext.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakApi.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/MigrationInfo.java
    R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
    R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
    R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/MockMutableIdentityConfigurationSet.java

  Log Message:
  -----------
  WIP - Heavy refactoring for SSO issue 931.
- Removed most migration related functionality.
- Refactored configuration classes.
- Removed obsolete APIs and tests.
- Refactored SecuredEndpoint, Bootstrapper and IdentityContext.

Refers #931


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/9cfe13b75644...9d4c844ad4e7

-- 

--- 
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