public class StsKeyEntryImpl extends Object implements StsKeyEntry
| Constructor and Description |
|---|
StsKeyEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setExpireAt(java.time.ZonedDateTime expireAt) |
void |
setNotAfter(java.time.ZonedDateTime notAfter) |
void |
setState(KeyState state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlias, getCreatedAt, getExpireAt, getKeyUsage, getLegacyInterval, getNotAfter, getNotBefore, getState, getValidityIntervalpublic void setState(KeyState state)
setState in interface StsKeyEntrypublic void setNotAfter(java.time.ZonedDateTime notAfter)
setNotAfter in interface StsKeyEntrypublic void setExpireAt(java.time.ZonedDateTime expireAt)
setExpireAt in interface StsKeyEntryCopyright © 2019. All rights reserved.