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

  Changed paths:
    M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.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/IdentityConfigurationSetImpl.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/IdentityInstance.java
    M 
restcomm/restcomm.dao/src/test/java/org/mobicents/servlet/restcomm/dao/mybatis/IdentityInstancesDaoTest.java
    M restcomm/restcomm.dao/src/test/resources/data/restcomm.script
    M restcomm/restcomm.dao/src/test/resources/identity-instances.xml
    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/AccountsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsXmlEndpoint.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/KeycloakResourcesEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/responseentities/IdentityInstanceEntity.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityRegistrationTool.java
    M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/UserIdentityContext.java
    A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/exceptions/AuthServerAuthorizationError.java
    R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/exceptions/InitialAccessTokenExpired.java
    R 
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/test/java/org/mobicents/servlet/restcomm/identity/IdentityRegistrationToolTest.java
    M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/mocks/IdentityConfigurationSetMock.java

  Log Message:
  -----------
  Progress on API, Dao, configuration etc.
- Currently instance-registration and current-instance-retrieval work.

Refers #931


-- 

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