Uses of Class
com.sun.xml.security.core.dsig.SignatureType
Packages that use SignatureType
Package
Description
-
Uses of SignatureType in com.sun.xml.ws.security.opt.crypto.dsig
Subclasses of SignatureType in com.sun.xml.ws.security.opt.crypto.dsig -
Uses of SignatureType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 declared as SignatureTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return SignatureTypeModifier and TypeMethodDescriptionAssertionType.getSignature()Gets the value of the signature property.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoidAssertionType.setSignature(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 declared as SignatureTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return SignatureTypeModifier and TypeMethodDescriptionAssertionType.getSignature()Gets the value of the signature property.Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoidAssertionType.setSignature(SignatureType value) Sets the value of the signature property.