|
Change Parameter Type secretId : int to secretId : long in method public revokeSecretFromGroupByIds(secretId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type groupId : int to groupId : long in method public grantSecretToGroupByIds(secretId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type clientId : int to clientId : long in method public enrollClientInGroupByIds(clientId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type clientId : int to clientId : long in method public evictClientFromGroupByIds(clientId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type secretId : int to secretId : long in method public secretDetailsForId(secretId long) : SecretDetailResponse in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type secretId : int to secretId : long in method public deleteSecretWithId(secretId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type clientId : int to clientId : long in method public clientDetailsForId(clientId long) : ClientDetailResponse in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type groupId : int to groupId : long in method public groupDetailsForId(groupId long) : GroupDetailResponse in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type groupId : int to groupId : long in method public enrollClientInGroupByIds(clientId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type secretId : int to secretId : long in method public grantSecretToGroupByIds(secretId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type groupId : int to groupId : long in method public revokeSecretFromGroupByIds(secretId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type groupId : int to groupId : long in method public deleteGroupWithId(groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type clientId : int to clientId : long in method public deleteClientWithId(clientId long) : void in class keywhiz.client.KeywhizClient |
From |
To |
|
Change Parameter Type groupId : int to groupId : long in method public evictClientFromGroupByIds(clientId long, groupId long) : void in class keywhiz.client.KeywhizClient |
From |
To |