|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.syncgts.bean.TrustedCA
public class TrustedCA
| Constructor Summary | |
|---|---|
TrustedCA()
|
|
TrustedCA(java.lang.String CRLFile,
java.lang.String certificateFile,
long discovered,
long expiration,
java.lang.String gts,
java.lang.String metadataFile,
java.lang.String name,
java.lang.String signingPolicyFile)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCertificateFile()
Gets the certificateFile value for this TrustedCA. |
java.lang.String |
getCRLFile()
Gets the CRLFile value for this TrustedCA. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getDiscovered()
Gets the discovered value for this TrustedCA. |
long |
getExpiration()
Gets the expiration value for this TrustedCA. |
java.lang.String |
getGts()
Gets the gts value for this TrustedCA. |
java.lang.String |
getMetadataFile()
Gets the metadataFile value for this TrustedCA. |
java.lang.String |
getName()
Gets the name value for this TrustedCA. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSigningPolicyFile()
Gets the signingPolicyFile value for this TrustedCA. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCertificateFile(java.lang.String certificateFile)
Sets the certificateFile value for this TrustedCA. |
void |
setCRLFile(java.lang.String CRLFile)
Sets the CRLFile value for this TrustedCA. |
void |
setDiscovered(long discovered)
Sets the discovered value for this TrustedCA. |
void |
setExpiration(long expiration)
Sets the expiration value for this TrustedCA. |
void |
setGts(java.lang.String gts)
Sets the gts value for this TrustedCA. |
void |
setMetadataFile(java.lang.String metadataFile)
Sets the metadataFile value for this TrustedCA. |
void |
setName(java.lang.String name)
Sets the name value for this TrustedCA. |
void |
setSigningPolicyFile(java.lang.String signingPolicyFile)
Sets the signingPolicyFile value for this TrustedCA. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrustedCA()
public TrustedCA(java.lang.String CRLFile,
java.lang.String certificateFile,
long discovered,
long expiration,
java.lang.String gts,
java.lang.String metadataFile,
java.lang.String name,
java.lang.String signingPolicyFile)
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getGts()
public void setGts(java.lang.String gts)
gts - public long getDiscovered()
public void setDiscovered(long discovered)
discovered - public long getExpiration()
public void setExpiration(long expiration)
expiration - public java.lang.String getMetadataFile()
public void setMetadataFile(java.lang.String metadataFile)
metadataFile - public java.lang.String getCertificateFile()
public void setCertificateFile(java.lang.String certificateFile)
certificateFile - public java.lang.String getCRLFile()
public void setCRLFile(java.lang.String CRLFile)
CRLFile - public java.lang.String getSigningPolicyFile()
public void setSigningPolicyFile(java.lang.String signingPolicyFile)
signingPolicyFile - 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 | ||||||||