Uses of Class
org.etsi.uri._01903.v1_3.SignerRole
-
Packages that use SignerRole Package Description org.etsi.uri._01903.v1_3 -
-
Uses of SignerRole in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as SignerRole Modifier and Type Field Description protected SignerRoleSignedSignatureProperties. signerRoleMethods in org.etsi.uri._01903.v1_3 that return SignerRole Modifier and Type Method Description SignerRoleObjectFactory. createSignerRole()Create an instance ofSignerRoleSignerRoleSignedSignatureProperties. getSignerRole()Gets the value of the signerRole property.SignerRoleSignerRole. withCertifiedRoles(CertifiedRolesListType value)SignerRoleSignerRole. withClaimedRoles(ClaimedRolesListType value)Methods in org.etsi.uri._01903.v1_3 with parameters of type SignerRole Modifier and Type Method Description voidSignedSignatureProperties. setSignerRole(SignerRole value)Sets the value of the signerRole property.SignedSignaturePropertiesSignedSignatureProperties. withSignerRole(SignerRole value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type SignerRole Constructor Description SignedSignatureProperties(ZonedDateTime signingTime, SigningCertificate signingCertificate, SignaturePolicyIdentifier signaturePolicyIdentifier, SignatureProductionPlace signatureProductionPlace, SignerRole signerRole, String id)Fully-initialising value constructor
-