Modifier and Type | Method and Description |
---|---|
static Key.KeyAttributes |
create(Boolean enabled,
Integer created,
Integer expires,
Integer notBefore,
String recoveryLevel,
Integer updated) |
abstract Integer |
created() |
abstract Boolean |
enabled() |
abstract Integer |
expires() |
abstract Integer |
notBefore() |
abstract String |
recoveryLevel() |
abstract Integer |
updated() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.