com.adobe.livecycle.encryption.client
Class XMLEncryptionIdentity

java.lang.Object
  extended by com.adobe.livecycle.encryption.client.XMLEncryptionIdentity

public class XMLEncryptionIdentity
extends java.lang.Object

This class represents the recipient of the encrypted xml document along with associated options.


Constructor Summary
XMLEncryptionIdentity(Recipient recp, XMLEncryptionOptionSpec optionSpec)
           
 
Method Summary
 XMLEncryptionOptionSpec getOptionSpec()
           
 Recipient getRecipient()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLEncryptionIdentity

public XMLEncryptionIdentity(Recipient recp,
                             XMLEncryptionOptionSpec optionSpec)
Parameters:
recp - A Recipient representing the recipient
optionSpec - A XMLEncryptionOptionSpec representing the encryption options
Method Detail

getOptionSpec

public XMLEncryptionOptionSpec getOptionSpec()

getRecipient

public Recipient getRecipient()

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]