public abstract static class Certificate.LifetimeActionTrigger extends Object
Constructor and Description |
---|
Certificate.LifetimeActionTrigger() |
Modifier and Type | Method and Description |
---|---|
static Certificate.LifetimeActionTrigger |
create(Integer daysBeforeExpiry,
Integer lifetimePercentage) |
abstract Integer |
daysBeforeExpiry() |
abstract Integer |
lifetimePercentage() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.