public class StsKeyEntry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StsKeyEntry.State |
| Constructor and Description |
|---|
StsKeyEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
setExpireAt(java.time.ZonedDateTime expireAt) |
void |
setNotAfter(java.time.ZonedDateTime notAfter) |
void |
setState(StsKeyEntry.State state) |
public void setState(StsKeyEntry.State state)
public void setNotAfter(java.time.ZonedDateTime notAfter)
public void setExpireAt(java.time.ZonedDateTime expireAt)
Copyright © 2019. All rights reserved.