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

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

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

Subclasses of EncryptedType in org.w3._2001._04.xmlenc
 class EncryptedDataType
          Java class for EncryptedDataType complex type.
 class EncryptedKeyType
          Java class for EncryptedKeyType complex type.
 

Methods in org.w3._2001._04.xmlenc that return EncryptedType
 EncryptedType EncryptedType.clone()
          Creates and returns a deep copy of this object.
 

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



Copyright © 2013 evolveum. All Rights Reserved.