com.adobe.livecycle.encryption.client
Class XMLEncryptionTarget

java.lang.Object
  extended by com.adobe.livecycle.encryption.client.XMLEncryptionTarget
All Implemented Interfaces:
java.io.Serializable

public class XMLEncryptionTarget
extends java.lang.Object
implements java.io.Serializable

This class identifies the section of the xml to be encrypted.

See Also:
Serialized Form

Constructor Summary
XMLEncryptionTarget(java.lang.String path, java.lang.String id)
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getXPath()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLEncryptionTarget

public XMLEncryptionTarget(java.lang.String path,
                           java.lang.String id)
Parameters:
path - XPath representing the xml section
id - The identifier of the xml section post encryption
Method Detail

getId

public java.lang.String getId()

getXPath

public java.lang.String getXPath()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


[an error occurred while processing this directive] [an error occurred while processing this directive]