Uses of Class
network.oxalis.commons.certvalidator.jaxb.xmldsig.SignatureType
-
Packages that use SignatureType Package Description network.oxalis.commons.certvalidator.jaxb network.oxalis.commons.certvalidator.jaxb.xmldsig -
-
Uses of SignatureType in network.oxalis.commons.certvalidator.jaxb
Fields in network.oxalis.commons.certvalidator.jaxb declared as SignatureType Modifier and Type Field Description protected SignatureTypeValidatorRecipe. signatureMethods in network.oxalis.commons.certvalidator.jaxb that return SignatureType Modifier and Type Method Description SignatureTypeValidatorRecipe. getSignature()Gets the value of the signature property.Methods in network.oxalis.commons.certvalidator.jaxb with parameters of type SignatureType Modifier and Type Method Description voidValidatorRecipe. setSignature(SignatureType value)Sets the value of the signature property. -
Uses of SignatureType in network.oxalis.commons.certvalidator.jaxb.xmldsig
Methods in network.oxalis.commons.certvalidator.jaxb.xmldsig that return SignatureType Modifier and Type Method Description SignatureTypeObjectFactory. createSignatureType()Create an instance ofSignatureTypeMethods in network.oxalis.commons.certvalidator.jaxb.xmldsig that return types with arguments of type SignatureType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)Methods in network.oxalis.commons.certvalidator.jaxb.xmldsig with parameters of type SignatureType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)
-