|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.etee.crypto.crl.CRLCheckerBuilder
public final class CRLCheckerBuilder
A builder utility to create a CRLChecker used to verify the revocation status of a certificate using CRLs.
CRLs from a certStore can be added to prevent the need for downloads at each validation.
| Nested Class Summary | |
|---|---|
static interface |
CRLCheckerBuilder.BuildStep
Build the CRLChecker |
static interface |
CRLCheckerBuilder.CRLStep
|
| Method Summary | |
|---|---|
static CRLCheckerBuilder.CRLStep |
newBuilder()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CRLCheckerBuilder.CRLStep newBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||