Uses of Class
org.etsi.uri._01903.v1_3.SignerRole
Packages that use SignerRole
-
Uses of SignerRole in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as SignerRoleMethods in org.etsi.uri._01903.v1_3 that return SignerRoleModifier and TypeMethodDescriptionObjectFactory.createSignerRole()Create an instance ofSignerRoleSignedSignatureProperties.getSignerRole()Gets the value of the signerRole property.SignerRole.withCertifiedRoles(CertifiedRolesListType value) SignerRole.withClaimedRoles(ClaimedRolesListType value) Methods in org.etsi.uri._01903.v1_3 with parameters of type SignerRoleModifier and TypeMethodDescriptionvoidSignedSignatureProperties.setSignerRole(SignerRole value) Sets the value of the signerRole property.SignedSignatureProperties.withSignerRole(SignerRole value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type SignerRoleModifierConstructorDescriptionSignedSignatureProperties(ZonedDateTime signingTime, SigningCertificate signingCertificate, SignaturePolicyIdentifier signaturePolicyIdentifier, SignatureProductionPlace signatureProductionPlace, SignerRole signerRole, String id) Fully-initialising value constructor