|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3._2001._04.xmlenc.EncryptedType
org.w3._2001._04.xmlenc.EncryptedDataType
public class EncryptedDataType
Java class for EncryptedDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EncryptedDataType">
<complexContent>
<extension base="{http://www.w3.org/2001/04/xmlenc#}EncryptedType">
</extension>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.w3._2001._04.xmlenc.EncryptedType |
|---|
cipherData, encoding, encryptionMethod, encryptionProperties, id, keyInfo, mimeType, type |
| Constructor Summary | |
|---|---|
EncryptedDataType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Generates a String representation of the contents of this type. |
| Methods inherited from class org.w3._2001._04.xmlenc.EncryptedType |
|---|
getCipherData, getEncoding, getEncryptionMethod, getEncryptionProperties, getId, getKeyInfo, getMimeType, getType, setCipherData, setEncoding, setEncryptionMethod, setEncryptionProperties, setId, setKeyInfo, setMimeType, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptedDataType()
| Method Detail |
|---|
public java.lang.String toString()
toString in class EncryptedType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||