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

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

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

Fields in org.w3._2001._04.xmlenc declared as EncryptionPropertiesType
protected  EncryptionPropertiesType EncryptedType.encryptionProperties
           
 

Methods in org.w3._2001._04.xmlenc that return EncryptionPropertiesType
 EncryptionPropertiesType ObjectFactory.createEncryptionPropertiesType()
          Create an instance of EncryptionPropertiesType
 EncryptionPropertiesType EncryptedType.getEncryptionProperties()
          Gets the value of the encryptionProperties property.
 

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

Methods in org.w3._2001._04.xmlenc with parameters of type EncryptionPropertiesType
 javax.xml.bind.JAXBElement<EncryptionPropertiesType> ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value)
          Create an instance of JAXBElement<EncryptionPropertiesType>}
 void EncryptedType.setEncryptionProperties(EncryptionPropertiesType value)
          Sets the value of the encryptionProperties property.
 



Copyright © 2012 evolveum. All Rights Reserved.