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

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

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

Fields in org.w3._2000._09.xmldsig declared as SignedInfoType
protected  SignedInfoType SignatureType.signedInfo
           
 

Methods in org.w3._2000._09.xmldsig that return SignedInfoType
 SignedInfoType SignedInfoType.clone()
          Creates and returns a deep copy of this object.
 SignedInfoType ObjectFactory.createSignedInfoType()
          Create an instance of SignedInfoType
 SignedInfoType SignatureType.getSignedInfo()
          Gets the value of the signedInfo property.
 

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

Methods in org.w3._2000._09.xmldsig with parameters of type SignedInfoType
 JAXBElement<SignedInfoType> ObjectFactory.createSignedInfo(SignedInfoType value)
          Create an instance of JAXBElement<SignedInfoType>}
 void SignatureType.setSignedInfo(SignedInfoType value)
          Sets the value of the signedInfo property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.