Uses of Class
org.w3._2000._09.xmldsig.SignatureMethodType

Packages that use SignatureMethodType
org.w3._2000._09.xmldsig   
 

Uses of SignatureMethodType in org.w3._2000._09.xmldsig
 

Fields in org.w3._2000._09.xmldsig declared as SignatureMethodType
protected  SignatureMethodType SignedInfoType.signatureMethod
           
 

Methods in org.w3._2000._09.xmldsig that return SignatureMethodType
 SignatureMethodType SignatureMethodType.clone()
          Creates and returns a deep copy of this object.
 SignatureMethodType ObjectFactory.createSignatureMethodType()
          Create an instance of SignatureMethodType
 SignatureMethodType SignedInfoType.getSignatureMethod()
          Gets the value of the signatureMethod property.
 

Methods in org.w3._2000._09.xmldsig that return types with arguments of type SignatureMethodType
 JAXBElement<SignatureMethodType> ObjectFactory.createSignatureMethod(SignatureMethodType value)
          Create an instance of JAXBElement<SignatureMethodType>}
 

Methods in org.w3._2000._09.xmldsig with parameters of type SignatureMethodType
 JAXBElement<SignatureMethodType> ObjectFactory.createSignatureMethod(SignatureMethodType value)
          Create an instance of JAXBElement<SignatureMethodType>}
 void SignedInfoType.setSignatureMethod(SignatureMethodType value)
          Sets the value of the signatureMethod property.
 

Constructors in org.w3._2000._09.xmldsig with parameters of type SignatureMethodType
SignatureMethodType(SignatureMethodType o)
          Creates a new SignatureMethodType instance by deeply copying a given SignatureMethodType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.