com.adobe.livecycle.encryption.client
Class XMLEncryptionOptionSpec

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

public class XMLEncryptionOptionSpec
extends Object
implements Serializable

This class provides the options for XML Encryption.

See Also:
Serialized Form

Constructor Summary
XMLEncryptionOptionSpec(XMLEncryptionTarget encTarget, Map prefixMap)
           
 
Method Summary
 boolean equals(Object obj)
           
 XMLEncryptionTarget getEncTarget()
           
 Map getPrefixMap()
           
 String getTrueXPath()
          Only for internal use
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLEncryptionOptionSpec

public XMLEncryptionOptionSpec(XMLEncryptionTarget encTarget,
                               Map prefixMap)
Parameters:
encTarget - A XMLEncryptionTarget object identifying the xml section to encrypt
prefixMap - A object representing the namespace prefix to namespace URI mapping in the provided XPath
Method Detail

getEncTarget

public XMLEncryptionTarget getEncTarget()

getPrefixMap

public Map getPrefixMap()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

getTrueXPath

public String getTrueXPath()
Only for internal use

Returns:

toString

public String toString()
Overrides:
toString in class Object


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