| Package | Description |
|---|---|
| no.digipost.signature.client.core | |
| no.digipost.signature.client.core.internal | |
| no.digipost.signature.client.direct | |
| no.digipost.signature.client.portal |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationLevel |
AuthenticationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationLevel[] |
AuthenticationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<AuthenticationLevel> |
SignatureJob.getRequiredAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
B |
JobCustomizations.requireAuthentication(AuthenticationLevel minimumLevel)
Specify the minimum level of authentication of the signer(s) of this job.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<AuthenticationLevel> |
DirectJob.getRequiredAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
DirectJob.Builder |
DirectJob.Builder.requireAuthentication(AuthenticationLevel level) |
| Modifier and Type | Method and Description |
|---|---|
Optional<AuthenticationLevel> |
PortalJob.getRequiredAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
PortalJob.Builder |
PortalJob.Builder.requireAuthentication(AuthenticationLevel minimumLevel) |
Copyright © 2018 Digipost. All rights reserved.