Uses of Class
com.sun.xml.security.core.dsig.SignatureType
-
Packages that use SignatureType Package Description com.sun.xml.wss.saml.internal.saml11.jaxb20 com.sun.xml.wss.saml.internal.saml20.jaxb20 -
-
Uses of SignatureType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 declared as SignatureType Modifier and Type Field Description protected SignatureTypeAssertionType. signatureMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return SignatureType Modifier and Type Method Description SignatureTypeAssertionType. getSignature()Gets the value of the signature property.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type SignatureType Modifier and Type Method Description voidAssertionType. 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 SignatureType Modifier and Type Field Description protected SignatureTypeAssertionType. signatureMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return SignatureType Modifier and Type Method Description SignatureTypeAssertionType. getSignature()Gets the value of the signature property.Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type SignatureType Modifier and Type Method Description voidAssertionType. setSignature(SignatureType value)Sets the value of the signature property.
-