Uses of Class
org.w3._2001._04.xmlenc.CipherDataType

Packages that use CipherDataType
org.w3._2001._04.xmlenc   
 

Uses of CipherDataType in org.w3._2001._04.xmlenc
 

Fields in org.w3._2001._04.xmlenc declared as CipherDataType
protected  CipherDataType EncryptedType.cipherData
           
 

Methods in org.w3._2001._04.xmlenc that return CipherDataType
 CipherDataType ObjectFactory.createCipherDataType()
          Create an instance of CipherDataType
 CipherDataType EncryptedType.getCipherData()
          Gets the value of the cipherData property.
 

Methods in org.w3._2001._04.xmlenc that return types with arguments of type CipherDataType
 javax.xml.bind.JAXBElement<CipherDataType> ObjectFactory.createCipherData(CipherDataType value)
          Create an instance of JAXBElement<CipherDataType>}
 

Methods in org.w3._2001._04.xmlenc with parameters of type CipherDataType
 javax.xml.bind.JAXBElement<CipherDataType> ObjectFactory.createCipherData(CipherDataType value)
          Create an instance of JAXBElement<CipherDataType>}
 void EncryptedType.setCipherData(CipherDataType value)
          Sets the value of the cipherData property.
 



Copyright © 2011 evolveum. All Rights Reserved.