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

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

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

Methods in org.w3._2001._04.xmlenc that return EncryptedKeyType
 EncryptedKeyType EncryptedKeyType.clone()
          Creates and returns a deep copy of this object.
 EncryptedKeyType ObjectFactory.createEncryptedKeyType()
          Create an instance of EncryptedKeyType
 

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

Methods in org.w3._2001._04.xmlenc with parameters of type EncryptedKeyType
 javax.xml.bind.JAXBElement<EncryptedKeyType> ObjectFactory.createEncryptedKey(EncryptedKeyType value)
          Create an instance of JAXBElement<EncryptedKeyType>}
 

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



Copyright © 2012 evolveum. All Rights Reserved.