public class SecretLeaseExpiredEvent extends SecretLeaseEvent
Lease
for a RequestedSecret
was
observed. Secrets associated with the lease are about to expire or already expired at
the time this event is received.source
Constructor and Description |
---|
SecretLeaseExpiredEvent(RequestedSecret requestedSecret,
Lease lease)
|
getLease, getSource
getTimestamp
toString
public SecretLeaseExpiredEvent(RequestedSecret requestedSecret, Lease lease)
requestedSecret
- must not be null.lease
- must not be null.Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.