|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.dorian.conf.DorianCAConfiguration
public class DorianCAConfiguration
| Constructor Summary | |
|---|---|
DorianCAConfiguration()
|
|
DorianCAConfiguration(AutoCreate autoCreate,
CredentialLifetime autoRenewal,
java.lang.String certificateAuthorityPassword,
CertificateAuthorityType certificateAuthorityType,
java.lang.String certificatePolicyOID,
Properties properties,
KeySize userKeySize)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
AutoCreate |
getAutoCreate()
Gets the autoCreate value for this DorianCAConfiguration. |
CredentialLifetime |
getAutoRenewal()
Gets the autoRenewal value for this DorianCAConfiguration. |
java.lang.String |
getCertificateAuthorityPassword()
Gets the certificateAuthorityPassword value for this DorianCAConfiguration. |
CertificateAuthorityType |
getCertificateAuthorityType()
Gets the certificateAuthorityType value for this DorianCAConfiguration. |
java.lang.String |
getCertificatePolicyOID()
Gets the certificatePolicyOID value for this DorianCAConfiguration. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Properties |
getProperties()
Gets the properties value for this DorianCAConfiguration. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
KeySize |
getUserKeySize()
Gets the userKeySize value for this DorianCAConfiguration. |
int |
hashCode()
|
void |
setAutoCreate(AutoCreate autoCreate)
Sets the autoCreate value for this DorianCAConfiguration. |
void |
setAutoRenewal(CredentialLifetime autoRenewal)
Sets the autoRenewal value for this DorianCAConfiguration. |
void |
setCertificateAuthorityPassword(java.lang.String certificateAuthorityPassword)
Sets the certificateAuthorityPassword value for this DorianCAConfiguration. |
void |
setCertificateAuthorityType(CertificateAuthorityType certificateAuthorityType)
Sets the certificateAuthorityType value for this DorianCAConfiguration. |
void |
setCertificatePolicyOID(java.lang.String certificatePolicyOID)
Sets the certificatePolicyOID value for this DorianCAConfiguration. |
void |
setProperties(Properties properties)
Sets the properties value for this DorianCAConfiguration. |
void |
setUserKeySize(KeySize userKeySize)
Sets the userKeySize value for this DorianCAConfiguration. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DorianCAConfiguration()
public DorianCAConfiguration(AutoCreate autoCreate,
CredentialLifetime autoRenewal,
java.lang.String certificateAuthorityPassword,
CertificateAuthorityType certificateAuthorityType,
java.lang.String certificatePolicyOID,
Properties properties,
KeySize userKeySize)
| Method Detail |
|---|
public CertificateAuthorityType getCertificateAuthorityType()
public void setCertificateAuthorityType(CertificateAuthorityType certificateAuthorityType)
certificateAuthorityType - public java.lang.String getCertificateAuthorityPassword()
public void setCertificateAuthorityPassword(java.lang.String certificateAuthorityPassword)
certificateAuthorityPassword - public java.lang.String getCertificatePolicyOID()
public void setCertificatePolicyOID(java.lang.String certificatePolicyOID)
certificatePolicyOID - public KeySize getUserKeySize()
public void setUserKeySize(KeySize userKeySize)
userKeySize - public AutoCreate getAutoCreate()
public void setAutoCreate(AutoCreate autoCreate)
autoCreate - public CredentialLifetime getAutoRenewal()
public void setAutoRenewal(CredentialLifetime autoRenewal)
autoRenewal - public Properties getProperties()
public void setProperties(Properties properties)
properties - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||