| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected SignerRole |
SignedSignatureProperties.signerRole |
| Modifier and Type | Method and Description |
|---|---|
SignerRole |
ObjectFactory.createSignerRole()
Create an instance of
SignerRole |
SignerRole |
SignedSignatureProperties.getSignerRole()
Gets the value of the signerRole property.
|
SignerRole |
SignerRole.withCertifiedRoles(CertifiedRolesListType value) |
SignerRole |
SignerRole.withClaimedRoles(ClaimedRolesListType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignedSignatureProperties.setSignerRole(SignerRole value)
Sets the value of the signerRole property.
|
SignedSignatureProperties |
SignedSignatureProperties.withSignerRole(SignerRole value) |
| Constructor and Description |
|---|
SignedSignatureProperties(org.joda.time.DateTime signingTime,
SigningCertificate signingCertificate,
SignaturePolicyIdentifier signaturePolicyIdentifier,
SignatureProductionPlace signatureProductionPlace,
SignerRole signerRole,
String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.