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 EncryptionPropertiesType.clone()
          Creates and returns a deep copy of this object.
 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
 JAXBElement<EncryptionPropertiesType> ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value)
          Create an instance of JAXBElement<EncryptionPropertiesType>}
 

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

Constructors in org.w3._2001._04.xmlenc with parameters of type EncryptionPropertiesType
EncryptionPropertiesType(EncryptionPropertiesType o)
          Creates a new EncryptionPropertiesType instance by deeply copying a given EncryptionPropertiesType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.