Uses of Class
org.w3.xenc.EncryptedType

Packages that use EncryptedType
org.w3.xenc   
 

Uses of EncryptedType in org.w3.xenc
 

Subclasses of EncryptedType in org.w3.xenc
 class EncryptedData
          Java class for EncryptedDataType complex type.
 class EncryptedKey
          Java class for EncryptedKeyType complex type.
 

Methods in org.w3.xenc that return EncryptedType
 EncryptedType EncryptedType.withCipherData(CipherData value)
           
 EncryptedType EncryptedType.withEncoding(String value)
           
 EncryptedType EncryptedType.withEncryptionMethod(EncryptionMethodType value)
           
 EncryptedType EncryptedType.withEncryptionProperties(EncryptionProperties value)
           
 EncryptedType EncryptedType.withId(String value)
           
 EncryptedType EncryptedType.withKeyInfo(KeyInfo value)
           
 EncryptedType EncryptedType.withMimeType(String value)
           
 EncryptedType EncryptedType.withType(String value)
           
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.