public final class EncryptionTokenCheckerBuilder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
EncryptionTokenCheckerBuilder.BuildStep
Build the
EncryptionTokenChecker |
static interface |
EncryptionTokenCheckerBuilder.OCSPPolicyStep
First step: Choose an OCSP-policy.
|
static interface |
EncryptionTokenCheckerBuilder.TrustStoreStep
Second step: Choose a truststore with trust anchors for certpath validation of the certificates found in the EncryptionToken.
|
| Modifier and Type | Method and Description |
|---|---|
static EncryptionTokenCheckerBuilder.OCSPPolicyStep |
newBuilder()
You will be guided in the steps to create a
EncryptionTokenChecker. |
public static EncryptionTokenCheckerBuilder.OCSPPolicyStep newBuilder()
EncryptionTokenChecker.Copyright © 2025 eHealth. All rights reserved.