Class SecretLeaseRotatedEvent

All Implemented Interfaces:
Serializable

public class SecretLeaseRotatedEvent extends SecretLeaseCreatedEvent
Event published after rotating secrets.
Since:
2.3
Author:
Mark Paluch
See Also:
  • Constructor Details

  • Method Details

    • getPreviousLease

      public Lease getPreviousLease()
    • getCurrentLease

      public Lease getCurrentLease()