| Package | Description |
|---|---|
| eu.europa.esig.dss.x509 |
| Modifier and Type | Field and Description |
|---|---|
protected RevocationOrigin |
RevocationToken.origin
Origin of the revocation data (signature or external)
|
| Modifier and Type | Method and Description |
|---|---|
RevocationOrigin |
RevocationToken.getOrigin() |
static RevocationOrigin |
RevocationOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevocationOrigin[] |
RevocationOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RevocationToken.setOrigin(RevocationOrigin origin) |
Copyright © 2018. All rights reserved.