|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.gts.bean.TrustedAuthority
public class TrustedAuthority
| Constructor Summary | |
|---|---|
TrustedAuthority()
|
|
TrustedAuthority(X509CRL CRL,
java.lang.String authorityGTS,
X509Certificate certificate,
long expires,
java.lang.Boolean isAuthority,
long lastUpdated,
java.lang.String name,
java.lang.String sourceGTS,
Status status,
TrustLevels trustLevels)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAuthorityGTS()
Gets the authorityGTS value for this TrustedAuthority. |
X509Certificate |
getCertificate()
Gets the certificate value for this TrustedAuthority. |
X509CRL |
getCRL()
Gets the CRL value for this TrustedAuthority. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getExpires()
Gets the expires value for this TrustedAuthority. |
java.lang.Boolean |
getIsAuthority()
Gets the isAuthority value for this TrustedAuthority. |
long |
getLastUpdated()
Gets the lastUpdated value for this TrustedAuthority. |
java.lang.String |
getName()
Gets the name value for this TrustedAuthority. |
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 |
getSourceGTS()
Gets the sourceGTS value for this TrustedAuthority. |
Status |
getStatus()
Gets the status value for this TrustedAuthority. |
TrustLevels |
getTrustLevels()
Gets the trustLevels value for this TrustedAuthority. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAuthorityGTS(java.lang.String authorityGTS)
Sets the authorityGTS value for this TrustedAuthority. |
void |
setCertificate(X509Certificate certificate)
Sets the certificate value for this TrustedAuthority. |
void |
setCRL(X509CRL CRL)
Sets the CRL value for this TrustedAuthority. |
void |
setExpires(long expires)
Sets the expires value for this TrustedAuthority. |
void |
setIsAuthority(java.lang.Boolean isAuthority)
Sets the isAuthority value for this TrustedAuthority. |
void |
setLastUpdated(long lastUpdated)
Sets the lastUpdated value for this TrustedAuthority. |
void |
setName(java.lang.String name)
Sets the name value for this TrustedAuthority. |
void |
setSourceGTS(java.lang.String sourceGTS)
Sets the sourceGTS value for this TrustedAuthority. |
void |
setStatus(Status status)
Sets the status value for this TrustedAuthority. |
void |
setTrustLevels(TrustLevels trustLevels)
Sets the trustLevels value for this TrustedAuthority. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrustedAuthority()
public TrustedAuthority(X509CRL CRL,
java.lang.String authorityGTS,
X509Certificate certificate,
long expires,
java.lang.Boolean isAuthority,
long lastUpdated,
java.lang.String name,
java.lang.String sourceGTS,
Status status,
TrustLevels trustLevels)
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - public TrustLevels getTrustLevels()
public void setTrustLevels(TrustLevels trustLevels)
trustLevels - public Status getStatus()
public void setStatus(Status status)
status - public java.lang.Boolean getIsAuthority()
public void setIsAuthority(java.lang.Boolean isAuthority)
isAuthority - public java.lang.String getAuthorityGTS()
public void setAuthorityGTS(java.lang.String authorityGTS)
authorityGTS - public java.lang.String getSourceGTS()
public void setSourceGTS(java.lang.String sourceGTS)
sourceGTS - public long getExpires()
public void setExpires(long expires)
expires - public long getLastUpdated()
public void setLastUpdated(long lastUpdated)
lastUpdated - public X509Certificate getCertificate()
public void setCertificate(X509Certificate certificate)
certificate - public X509CRL getCRL()
public void setCRL(X509CRL CRL)
CRL - 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 | ||||||||