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