com.adobe.livecycle.signatures.client.spi.types
Class X509IssuerSerialType

java.lang.Object
  extended by com.adobe.livecycle.signatures.client.spi.types.X509IssuerSerialType
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
X509IssuerSerialType()
           
X509IssuerSerialType(java.lang.String x509IssuerName, java.math.BigInteger x509SerialNumber)
           
 
Method Summary
 java.lang.String getX509IssuerName()
          Gets the x509IssuerName value for this X509IssuerSerialType.
 java.math.BigInteger getX509SerialNumber()
          Gets the x509SerialNumber value for this X509IssuerSerialType.
 void setX509IssuerName(java.lang.String x509IssuerName)
          Sets the x509IssuerName value for this X509IssuerSerialType.
 void setX509SerialNumber(java.math.BigInteger x509SerialNumber)
          Sets the x509SerialNumber value for this X509IssuerSerialType.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X509IssuerSerialType

public X509IssuerSerialType()

X509IssuerSerialType

public X509IssuerSerialType(java.lang.String x509IssuerName,
                            java.math.BigInteger x509SerialNumber)
Method Detail

getX509IssuerName

public java.lang.String getX509IssuerName()
Gets the x509IssuerName value for this X509IssuerSerialType.

Returns:
x509IssuerName

setX509IssuerName

public void setX509IssuerName(java.lang.String x509IssuerName)
Sets the x509IssuerName value for this X509IssuerSerialType.

Parameters:
x509IssuerName -

getX509SerialNumber

public java.math.BigInteger getX509SerialNumber()
Gets the x509SerialNumber value for this X509IssuerSerialType.

Returns:
x509SerialNumber

setX509SerialNumber

public void setX509SerialNumber(java.math.BigInteger x509SerialNumber)
Sets the x509SerialNumber value for this X509IssuerSerialType.

Parameters:
x509SerialNumber -


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