Uses of Interface
org.dogtagpki.legacy.policy.IRevocationPolicy
-
Packages that use IRevocationPolicy Package Description org.dogtagpki.legacy.server.policy.constraints -
-
Uses of IRevocationPolicy in org.dogtagpki.legacy.server.policy.constraints
Classes in org.dogtagpki.legacy.server.policy.constraints that implement IRevocationPolicy Modifier and Type Class Description class
DefaultRevocation
This is the default revocation policy.class
RevocationConstraints
Whether to allow revocation of an expired cert.
-