public abstract static class Certificate.IssuerAttributes extends Object
| Constructor and Description |
|---|
IssuerAttributes() |
| Modifier and Type | Method and Description |
|---|---|
static Certificate.IssuerAttributes |
create(Integer created,
Boolean enabled,
Integer updated) |
abstract Integer |
created() |
abstract Boolean |
enabled() |
abstract Integer |
updated() |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.