|
Change Parameter Type creationDate : OffsetDateTime to creationDate : ApiDate in method public ClientDetailResponse(id long, name String, description String, creationDate ApiDate, updateDate ApiDate, createdBy String, updatedBy String, groups ImmutableList<Group>, secrets ImmutableList<SanitizedSecret>) in class keywhiz.api.ClientDetailResponse |
From |
To |
|
Change Parameter Type updatedAt : OffsetDateTime to updatedAt : ApiDate in method public Client(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, enabled boolean, automationAllowed boolean) in class keywhiz.api.model.Client |
From |
To |
|
Change Parameter Type updatedAt : OffsetDateTime to updatedAt : ApiDate in method public of(id long, name String, version String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, metadata Map<String,String>, type String, generationOptions Map<String,String>) : SanitizedSecret in class keywhiz.api.model.SanitizedSecret |
From |
To |
|
Change Parameter Type updatedAt : OffsetDateTime to updatedAt : ApiDate in method public of(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, type String, generationOptions Map<String,String>) : SecretSeries in class keywhiz.api.model.SecretSeries |
From |
To |
|
Change Parameter Type createdAt : OffsetDateTime to createdAt : ApiDate in method public of(id long, name String, version String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, metadata Map<String,String>, type String, generationOptions Map<String,String>) : SanitizedSecret in class keywhiz.api.model.SanitizedSecret |
From |
To |
|
Change Parameter Type creationDate : OffsetDateTime to creationDate : ApiDate in method public SecretDeliveryResponse(name String, secret String, secretLength int, creationDate ApiDate, isVersioned boolean, metadata ImmutableMap<String,String>) in class keywhiz.api.SecretDeliveryResponse |
From |
To |
|
Change Parameter Type updateDate : OffsetDateTime to updateDate : ApiDate in method public GroupDetailResponse(id long, name String, description String, creationDate ApiDate, updateDate ApiDate, createdBy String, updatedBy String, secrets ImmutableList<SanitizedSecret>, clients ImmutableList<Client>) in class keywhiz.api.GroupDetailResponse |
From |
To |
|
Change Parameter Type createdAt : OffsetDateTime to createdAt : ApiDate in method public Client(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, enabled boolean, automationAllowed boolean) in class keywhiz.api.model.Client |
From |
To |
|
Change Parameter Type updatedAt : OffsetDateTime to updatedAt : ApiDate in method public SecretDetailResponse(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, versioned boolean, metadata ImmutableMap<String,String>, groups ImmutableList<Group>, clients ImmutableList<Client>) in class keywhiz.api.SecretDetailResponse |
From |
To |
|
Change Parameter Type createdAt : OffsetDateTime to createdAt : ApiDate in method public of(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, type String, generationOptions Map<String,String>) : SecretSeries in class keywhiz.api.model.SecretSeries |
From |
To |
|
Change Parameter Type createdAt : OffsetDateTime to createdAt : ApiDate in method public SecretDetailResponse(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, versioned boolean, metadata ImmutableMap<String,String>, groups ImmutableList<Group>, clients ImmutableList<Client>) in class keywhiz.api.SecretDetailResponse |
From |
To |
|
Change Parameter Type createdAt : OffsetDateTime to createdAt : ApiDate in method public Group(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String) in class keywhiz.api.model.Group |
From |
To |
|
Change Parameter Type createdAt : OffsetDateTime to createdAt : ApiDate in method public of(id long, secretSeriesId long, encryptedContent String, version String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, metadata ImmutableMap<String,String>) : SecretContent in class keywhiz.api.model.SecretContent |
From |
To |
|
Change Parameter Type updateDate : OffsetDateTime to updateDate : ApiDate in method public ClientDetailResponse(id long, name String, description String, creationDate ApiDate, updateDate ApiDate, createdBy String, updatedBy String, groups ImmutableList<Group>, secrets ImmutableList<SanitizedSecret>) in class keywhiz.api.ClientDetailResponse |
From |
To |
|
Change Parameter Type updatedAt : OffsetDateTime to updatedAt : ApiDate in method public Group(id long, name String, description String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String) in class keywhiz.api.model.Group |
From |
To |
|
Change Parameter Type creationDate : OffsetDateTime to creationDate : ApiDate in method public GroupDetailResponse(id long, name String, description String, creationDate ApiDate, updateDate ApiDate, createdBy String, updatedBy String, secrets ImmutableList<SanitizedSecret>, clients ImmutableList<Client>) in class keywhiz.api.GroupDetailResponse |
From |
To |
|
Change Parameter Type updatedAt : OffsetDateTime to updatedAt : ApiDate in method public of(id long, secretSeriesId long, encryptedContent String, version String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, metadata ImmutableMap<String,String>) : SecretContent in class keywhiz.api.model.SecretContent |
From |
To |
|
Change Parameter Type updatedAt : OffsetDateTime to updatedAt : ApiDate in method public Secret(id long, name String, version String, description String, secret String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, metadata Map<String,String>, type String, generationOptions Map<String,String>) in class keywhiz.api.model.Secret |
From |
To |
|
Change Parameter Type createdAt : OffsetDateTime to createdAt : ApiDate in method public Secret(id long, name String, version String, description String, secret String, createdAt ApiDate, createdBy String, updatedAt ApiDate, updatedBy String, metadata Map<String,String>, type String, generationOptions Map<String,String>) in class keywhiz.api.model.Secret |
From |
To |
|
Change Parameter Type creationDate : OffsetDateTime to creationDate : ApiDate in method public create(id long, name String, secret String, creationDate ApiDate, isVersioned boolean, metadata ImmutableMap<String,String>, groups ImmutableList<Group>) : AutomationSecretResponse in class keywhiz.api.AutomationSecretResponse |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.service.resources.automation.AutomationSecretGeneratorsResourceTest |
From |
To |
|
Change Attribute Type creationDate : OffsetDateTime to creationDate : ApiDate in class keywhiz.api.GroupDetailResponse |
From |
To |
|
Change Attribute Type now : OffsetDateTime to now : ApiDate in class keywhiz.service.resources.automation.AutomationGroupResourceTest |
From |
To |
|
Change Attribute Type now : OffsetDateTime to now : ApiDate in class keywhiz.service.resources.admin.GroupsResourceTest |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.cli.commands.AssignActionTest |
From |
To |
|
Change Attribute Type updateDate : OffsetDateTime to updateDate : ApiDate in class keywhiz.api.GroupDetailResponse |
From |
To |
|
Change Attribute Type creationDate : OffsetDateTime to creationDate : ApiDate in class keywhiz.api.SecretDeliveryResponse |
From |
To |
|
Change Attribute Type createdAt : OffsetDateTime to createdAt : ApiDate in class keywhiz.api.model.Secret |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.service.resources.admin.SecretGeneratorsResourceTest |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.cli.commands.DeleteActionTest |
From |
To |
|
Change Attribute Type now : OffsetDateTime to now : ApiDate in class keywhiz.service.resources.automation.AutomationClientResourceTest |
From |
To |
|
Change Attribute Type updatedAt : OffsetDateTime to updatedAt : ApiDate in class keywhiz.api.model.Group |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.cli.commands.DescribeActionTest |
From |
To |
|
Change Attribute Type now : OffsetDateTime to now : ApiDate in class keywhiz.service.resources.admin.ClientsResourceTest |
From |
To |
|
Change Attribute Type creationDate : OffsetDateTime to creationDate : ApiDate in class keywhiz.api.ClientDetailResponse |
From |
To |
|
Change Attribute Type date : OffsetDateTime to date : ApiDate in class keywhiz.service.daos.SecretDAOTest |
From |
To |
|
Change Attribute Type updatedAt : OffsetDateTime to updatedAt : ApiDate in class keywhiz.api.model.Secret |
From |
To |
|
Change Attribute Type createdAt : OffsetDateTime to createdAt : ApiDate in class keywhiz.api.SecretDetailResponse |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.service.resources.automation.AutomationSecretResourceTest |
From |
To |
|
Change Attribute Type createdAt : OffsetDateTime to createdAt : ApiDate in class keywhiz.api.model.Client |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.cli.commands.AddActionTest |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.api.SecretDeliveryResponseTest |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.service.resources.SecretDeliveryResourceTest |
From |
To |
|
Change Attribute Type updateDate : OffsetDateTime to updateDate : ApiDate in class keywhiz.api.ClientDetailResponse |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.api.AutomationSecretResponseTest |
From |
To |
|
Change Attribute Type createdAt : OffsetDateTime to createdAt : ApiDate in class keywhiz.api.model.Group |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.service.resources.admin.MembershipResourceTest |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.service.resources.admin.SecretsResourceTest |
From |
To |
|
Change Attribute Type updatedAt : OffsetDateTime to updatedAt : ApiDate in class keywhiz.api.SecretDetailResponse |
From |
To |
|
Change Attribute Type updatedAt : OffsetDateTime to updatedAt : ApiDate in class keywhiz.api.model.Client |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.cli.commands.UnassignActionTest |
From |
To |
|
Change Attribute Type NOW : OffsetDateTime to NOW : ApiDate in class keywhiz.service.resources.SecretsDeliveryResourceTest |
From |
To |
|
Change Attribute Type date : OffsetDateTime to date : ApiDate in class keywhiz.service.daos.SecretContentDAOTest |
From |
To |