Uses of Enum
eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
Packages that use ObjectIdentifierQualifier
Package
Description
-
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic ObjectIdentifierQualifier
Returns anObjectIdentifierQualifier
instance from the given valueCommitmentTypeEnum.getQualifier()
ObjectIdentifier.getQualifier()
Returns Object Identifier Qualifierstatic ObjectIdentifierQualifier
Returns the enum constant of this type with the specified name.static ObjectIdentifierQualifier[]
ObjectIdentifierQualifier.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic ObjectIdentifierQualifier
Parses the value and returnsObjectIdentifierQualifier
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic String
ObjectIdentifierQualifierParser.print
(ObjectIdentifierQualifier v) Gets a text name of the value -
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionCommonCommitmentType.getQualifier()
Policy.getQualifier()
Get the identifier qualifierSpDocSpecification.getQualifier()
Get a qualifier (used in XAdES)Methods in eu.europa.esig.dss.model with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionvoid
CommonCommitmentType.setQualifier
(ObjectIdentifierQualifier qualifier) Sets Qualifier defining the type of OID identifier used for CommitmentType.void
Policy.setQualifier
(ObjectIdentifierQualifier qualifier) Set the identifier qualifier (used in XAdES only)void
SpDocSpecification.setQualifier
(ObjectIdentifierQualifier qualifier) Set a qualifier (used in XAdES) -
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic String
DSSUtils.getObjectIdentifierValue
(String oidOrUriString, ObjectIdentifierQualifier qualifier) This method returns a URI value of theoidOrUriString
taking into account the definedObjectIdentifierQualifier
(to be used for XAdES processing). -
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionRemoteBLevelParameters.getPolicyQualifier()
Get the identifier qualifierMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionvoid
RemoteBLevelParameters.setPolicyQualifier
(ObjectIdentifierQualifier qualifier) Set the identifier qualifier -
Uses of ObjectIdentifierQualifier in eu.europa.esig.xades.jaxb.xades111
Fields in eu.europa.esig.xades.jaxb.xades111 declared as ObjectIdentifierQualifierMethods in eu.europa.esig.xades.jaxb.xades111 that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionIdentifierType.getQualifier()
Gets the value of the qualifier property.Methods in eu.europa.esig.xades.jaxb.xades111 with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionAdapter1.marshal
(ObjectIdentifierQualifier value) void
IdentifierType.setQualifier
(ObjectIdentifierQualifier value) Sets the value of the qualifier property. -
Uses of ObjectIdentifierQualifier in eu.europa.esig.xades.jaxb.xades122
Fields in eu.europa.esig.xades.jaxb.xades122 declared as ObjectIdentifierQualifierMethods in eu.europa.esig.xades.jaxb.xades122 that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionIdentifierType.getQualifier()
Gets the value of the qualifier property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionAdapter1.marshal
(ObjectIdentifierQualifier value) void
IdentifierType.setQualifier
(ObjectIdentifierQualifier value) Sets the value of the qualifier property. -
Uses of ObjectIdentifierQualifier in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as ObjectIdentifierQualifierMethods in eu.europa.esig.xades.jaxb.xades132 that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionIdentifierType.getQualifier()
Gets the value of the qualifier property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionAdapter1.marshal
(ObjectIdentifierQualifier value) void
IdentifierType.setQualifier
(ObjectIdentifierQualifier value) Sets the value of the qualifier property.