Class XMLCipher.Factory.EncryptedDataImpl
java.lang.Object
org.apache.xml.security.encryption.XMLCipher.Factory.EncryptedTypeImpl
org.apache.xml.security.encryption.XMLCipher.Factory.EncryptedDataImpl
- All Implemented Interfaces:
EncryptedData,EncryptedType
- Enclosing class:
XMLCipher.Factory
private class XMLCipher.Factory.EncryptedDataImpl
extends XMLCipher.Factory.EncryptedTypeImpl
implements EncryptedData
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xml.security.encryption.XMLCipher.Factory.EncryptedTypeImpl
getCipherData, getEncoding, getEncryptionMethod, getEncryptionProperties, getId, getKeyInfo, getMimeType, getType, setEncoding, setEncryptionMethod, setEncryptionProperties, setId, setKeyInfo, setMimeType, setTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.xml.security.encryption.EncryptedType
getCipherData, getEncoding, getEncryptionMethod, getEncryptionProperties, getId, getKeyInfo, getMimeType, getType, setEncoding, setEncryptionMethod, setEncryptionProperties, setId, setKeyInfo, setMimeType, setType
-
Constructor Details
-
EncryptedDataImpl
- Parameters:
data-
-
-
Method Details
-
toElement
Element toElement()
-