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

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

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

Fields in org.w3._2001._04.xmlenc declared as EncryptionMethodType
protected  EncryptionMethodType EncryptedType.encryptionMethod
           
 

Methods in org.w3._2001._04.xmlenc that return EncryptionMethodType
 EncryptionMethodType EncryptionMethodType.clone()
          Creates and returns a deep copy of this object.
 EncryptionMethodType ObjectFactory.createEncryptionMethodType()
          Create an instance of EncryptionMethodType
 EncryptionMethodType EncryptedType.getEncryptionMethod()
          Gets the value of the encryptionMethod property.
 

Methods in org.w3._2001._04.xmlenc with parameters of type EncryptionMethodType
 void EncryptedType.setEncryptionMethod(EncryptionMethodType value)
          Sets the value of the encryptionMethod property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.