Uses of Class
org.apache.cxf.xkms.model.xmldsig.SignatureType
Packages that use SignatureType
-
Uses of SignatureType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as SignatureTypeModifier and TypeFieldDescriptionprotected SignatureTypeKeyBindingAuthenticationType.signatureprotected SignatureTypeMessageAbstractType.signatureprotected SignatureTypeProofOfPossessionType.signatureMethods in org.apache.cxf.xkms.model.xkms that return SignatureTypeModifier and TypeMethodDescriptionKeyBindingAuthenticationType.getSignature()Gets the value of the signature property.MessageAbstractType.getSignature()Gets the value of the signature property.ProofOfPossessionType.getSignature()Gets the value of the signature property.Methods in org.apache.cxf.xkms.model.xkms with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoidKeyBindingAuthenticationType.setSignature(SignatureType value) Sets the value of the signature property.voidMessageAbstractType.setSignature(SignatureType value) Sets the value of the signature property.voidProofOfPossessionType.setSignature(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in org.apache.cxf.xkms.model.xmldsig
Methods in org.apache.cxf.xkms.model.xmldsig that return SignatureTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureType()Create an instance ofSignatureTypeMethods in org.apache.cxf.xkms.model.xmldsig that return types with arguments of type SignatureTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureType>ObjectFactory.createSignature(SignatureType value) Methods in org.apache.cxf.xkms.model.xmldsig with parameters of type SignatureTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureType>ObjectFactory.createSignature(SignatureType value)