|
Rename Method public findByEndpointId(endpointId String) : MongoEndpointCredentials renamed to public findByEndpointKeyHash(endpointKeyHash byte[]) : MongoEndpointCredentials in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDao |
From |
To |
|
Rename Method public removeByEndpointId(endpointId String) : void renamed to public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDao |
From |
To |
|
Rename Method public findByEndpointIdTest() : void renamed to public findByEndpointKeyHashTest() : void in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDaoTest |
From |
To |
|
Rename Method public removeByEndpointIdTest() : void renamed to public removeByEndpointKeyHashTest() : void in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDaoTest |
From |
To |
|
Rename Method public removeByEndpointId(endpointId String) : void renamed to public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.impl.EndpointCredentialsDao |
From |
To |
|
Rename Method public findByEndpointId(endpointId String) : CassandraEndpointCredentials renamed to public findByEndpointKeyHash(endpointKeyHash byte[]) : CassandraEndpointCredentials in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Rename Method public removeByEndpointId(endpointId String) : void renamed to public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Rename Method public removeEndpointCredentialsByEndpointId(endpointId String) : void renamed to public removeEndpointCredentialsByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.EndpointService |
From |
To |
|
Rename Method public getEndpointIDs(applicationID String) : List<String> renamed to public getEndpointKeyHashes(applicationID String) : List<ByteBuffer> in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.filter.CassandraEPCredentialsByAppIDDao |
From |
To |
|
Rename Method public removeEndpointCredentialsByEndpointId(endpointId String) : void renamed to public removeEndpointCredentialsByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.service.EndpointServiceImpl |
From |
To |
|
Rename Method public findByEndpointIdTest() : void renamed to public findByEndpointKeyHashTest() : void in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDaoTest |
From |
To |
|
Rename Method public removeByEndpointIdTest() : void renamed to public removeByEndpointKeyHashTest() : void in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDaoTest |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHashWrapper : ByteBuffer in method public CassandraEPCredentialsByAppID(applicationId String, endpointKeyHashWrapper ByteBuffer) in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEPCredentialsByAppID |
From |
To |
|
Change Parameter Type publicKey : String to endpointKeyHash : byte[] in method public EndpointCredentialsDto(applicationId String, endpointKey byte[], endpointKeyHash byte[]) in class org.kaaproject.kaa.common.dto.EndpointCredentialsDto |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHash : byte[] in method public findByEndpointKeyHash(endpointKeyHash byte[]) : MongoEndpointCredentials in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDao |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHash : byte[] in method public findByEndpointKeyHash(endpointKeyHash byte[]) : CassandraEndpointCredentials in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Change Parameter Type endpointId : String to endpointKey : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[], serverProfileVersion Integer, serverProfileBody String) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHash : byte[] in method public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.impl.EndpointCredentialsDao |
From |
To |
|
Change Parameter Type publicKey : String to endpointKeyHash : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.AbstractCassandraTest |
From |
To |
|
Change Parameter Type endpointId : String to endpointKey : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHash : byte[] in method public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDao |
From |
To |
|
Change Parameter Type endpointId : String to endpointKey : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.AbstractCassandraTest |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHash : byte[] in method public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHash : byte[] in method public removeEndpointCredentialsByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.EndpointService |
From |
To |
|
Change Parameter Type publicKey : String to endpointKeyHash : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Parameter Type endpointId : String to endpointKey : byte[] in method public EndpointCredentialsDto(applicationId String, endpointKey byte[], endpointKeyHash byte[]) in class org.kaaproject.kaa.common.dto.EndpointCredentialsDto |
From |
To |
|
Change Parameter Type endpointId : String to endpointKeyHash : byte[] in method public removeEndpointCredentialsByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.service.EndpointServiceImpl |
From |
To |
|
Rename Attribute PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDaoTest |
From |
To |
|
Rename Attribute ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDaoTest |
From |
To |
|
Rename Attribute endpointId : String to endpointKeyHashWrapper : ByteBuffer in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEPCredentialsByAppID |
From |
To |
|
Rename Attribute ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEndpointCredentialsTest |
From |
To |
|
Rename Attribute PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentialsTest |
From |
To |
|
Rename Attribute PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDaoTest |
From |
To |
|
Rename Attribute publicKey : String to endpointKeyHash : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentials |
From |
To |
|
Rename Attribute ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDaoTest |
From |
To |
|
Rename Attribute EP_CREDS_ENDPOINT_ID_PROPERTY : String to EP_CREDS_ENDPOINT_KEY_HASH_PROPERTY : String in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraModelConstants |
From |
To |
|
Rename Attribute endpointId : String to endpointKey : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentials |
From |
To |
|
Rename Attribute ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentialsTest |
From |
To |
|
Rename Attribute PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEndpointCredentialsTest |
From |
To |
|
Change Variable Type endpointIDs : List<String> to endpointKeyHashes : List<ByteBuffer> in method public findByApplicationId(applicationId String) : List<CassandraEndpointCredentials> in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Change Variable Type endpointKeyHash : EndpointObjectHash to endpointKeyHash : byte[] in method public provideEndpointCredentials(applicationId String, publicKey String, serverProfileVersion Integer, serverProfileBody String) : EndpointCredentialsDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type endpointId : String to endpointKeyHash : byte[] in method public save(endpointCredentials EndpointCredentialsDto) : CassandraEndpointCredentials in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Change Variable Type filterStream : Stream<CassandraEpCredsByAppId> to filterStream : Stream<CassandraEPCredentialsByAppID> in method public getEndpointKeyHashes(applicationID String) : List<ByteBuffer> in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.filter.CassandraEPCredentialsByAppIDDao |
From |
To |
|
Change Variable Type endpointId : String to endpointKey : byte[] in method public provideEndpointCredentials(applicationId String, publicKey String, serverProfileVersion Integer, serverProfileBody String) : EndpointCredentialsDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Attribute Type endpointId : String to endpointKeyHashWrapper : ByteBuffer in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEPCredentialsByAppID |
From |
To |
|
Change Attribute Type endpointId : String to endpointKey : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentials |
From |
To |
|
Change Attribute Type ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEndpointCredentialsTest |
From |
To |
|
Change Attribute Type ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentialsTest |
From |
To |
|
Change Attribute Type PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEndpointCredentialsTest |
From |
To |
|
Change Attribute Type PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentialsTest |
From |
To |
|
Change Attribute Type PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDaoTest |
From |
To |
|
Change Attribute Type PUBLIC_KEY : String to ENDPOINT_KEY_HASH : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDaoTest |
From |
To |
|
Change Attribute Type publicKey : String to endpointKeyHash : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointCredentials |
From |
To |
|
Change Attribute Type ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDaoTest |
From |
To |
|
Change Attribute Type ENDPOINT_ID : String to ENDPOINT_KEY : byte[] in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDaoTest |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHash : byte[] in method public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Rename Parameter endpointId : String to endpointKey : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.AbstractCassandraTest |
From |
To |
|
Rename Parameter endpointId : String to endpointKey : byte[] in method public EndpointCredentialsDto(applicationId String, endpointKey byte[], endpointKeyHash byte[]) in class org.kaaproject.kaa.common.dto.EndpointCredentialsDto |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHash : byte[] in method public findByEndpointKeyHash(endpointKeyHash byte[]) : CassandraEndpointCredentials in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointCredentialsCassandraDao |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHash : byte[] in method public findByEndpointKeyHash(endpointKeyHash byte[]) : MongoEndpointCredentials in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDao |
From |
To |
|
Rename Parameter endpointId : String to endpointKey : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[], serverProfileVersion Integer, serverProfileBody String) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Rename Parameter publicKey : String to endpointKeyHash : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.AbstractCassandraTest |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHash : byte[] in method public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.impl.EndpointCredentialsDao |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHash : byte[] in method public removeByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointCredentialsMongoDao |
From |
To |
|
Rename Parameter endpointId : String to endpointKey : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHash : byte[] in method public removeEndpointCredentialsByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.EndpointService |
From |
To |
|
Rename Parameter publicKey : String to endpointKeyHash : byte[] in method protected generateEndpointCredentials(applicationId String, endpointKey byte[], endpointKeyHash byte[]) : EndpointCredentialsDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHash : byte[] in method public removeEndpointCredentialsByEndpointKeyHash(endpointKeyHash byte[]) : void in class org.kaaproject.kaa.server.common.dao.service.EndpointServiceImpl |
From |
To |
|
Rename Parameter publicKey : String to endpointKeyHash : byte[] in method public EndpointCredentialsDto(applicationId String, endpointKey byte[], endpointKeyHash byte[]) in class org.kaaproject.kaa.common.dto.EndpointCredentialsDto |
From |
To |
|
Rename Parameter endpointId : String to endpointKeyHashWrapper : ByteBuffer in method public CassandraEPCredentialsByAppID(applicationId String, endpointKeyHashWrapper ByteBuffer) in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEPCredentialsByAppID |
From |
To |