|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cagrid.gaards.cds.common.DelegationRecord
public class DelegationRecord
| Constructor Summary | |
|---|---|
DelegationRecord()
|
|
DelegationRecord(CertificateChain certificateChain,
long dateApproved,
long dateInitiated,
DelegationIdentifier delegationIdentifier,
DelegationPolicy delegationPolicy,
DelegationStatus delegationStatus,
long expiration,
java.lang.String gridIdentity,
ProxyLifetime issuedCredentialLifetime,
int issuedCredentialPathLength)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
CertificateChain |
getCertificateChain()
Gets the certificateChain value for this DelegationRecord. |
long |
getDateApproved()
Gets the dateApproved value for this DelegationRecord. |
long |
getDateInitiated()
Gets the dateInitiated value for this DelegationRecord. |
DelegationIdentifier |
getDelegationIdentifier()
Gets the delegationIdentifier value for this DelegationRecord. |
DelegationPolicy |
getDelegationPolicy()
Gets the delegationPolicy value for this DelegationRecord. |
DelegationStatus |
getDelegationStatus()
Gets the delegationStatus value for this DelegationRecord. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getExpiration()
Gets the expiration value for this DelegationRecord. |
java.lang.String |
getGridIdentity()
Gets the gridIdentity value for this DelegationRecord. |
ProxyLifetime |
getIssuedCredentialLifetime()
Gets the issuedCredentialLifetime value for this DelegationRecord. |
int |
getIssuedCredentialPathLength()
Gets the issuedCredentialPathLength value for this DelegationRecord. |
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 |
int |
hashCode()
|
void |
setCertificateChain(CertificateChain certificateChain)
Sets the certificateChain value for this DelegationRecord. |
void |
setDateApproved(long dateApproved)
Sets the dateApproved value for this DelegationRecord. |
void |
setDateInitiated(long dateInitiated)
Sets the dateInitiated value for this DelegationRecord. |
void |
setDelegationIdentifier(DelegationIdentifier delegationIdentifier)
Sets the delegationIdentifier value for this DelegationRecord. |
void |
setDelegationPolicy(DelegationPolicy delegationPolicy)
Sets the delegationPolicy value for this DelegationRecord. |
void |
setDelegationStatus(DelegationStatus delegationStatus)
Sets the delegationStatus value for this DelegationRecord. |
void |
setExpiration(long expiration)
Sets the expiration value for this DelegationRecord. |
void |
setGridIdentity(java.lang.String gridIdentity)
Sets the gridIdentity value for this DelegationRecord. |
void |
setIssuedCredentialLifetime(ProxyLifetime issuedCredentialLifetime)
Sets the issuedCredentialLifetime value for this DelegationRecord. |
void |
setIssuedCredentialPathLength(int issuedCredentialPathLength)
Sets the issuedCredentialPathLength value for this DelegationRecord. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DelegationRecord()
public DelegationRecord(CertificateChain certificateChain,
long dateApproved,
long dateInitiated,
DelegationIdentifier delegationIdentifier,
DelegationPolicy delegationPolicy,
DelegationStatus delegationStatus,
long expiration,
java.lang.String gridIdentity,
ProxyLifetime issuedCredentialLifetime,
int issuedCredentialPathLength)
| Method Detail |
|---|
public DelegationIdentifier getDelegationIdentifier()
public void setDelegationIdentifier(DelegationIdentifier delegationIdentifier)
delegationIdentifier - public java.lang.String getGridIdentity()
public void setGridIdentity(java.lang.String gridIdentity)
gridIdentity - public DelegationStatus getDelegationStatus()
public void setDelegationStatus(DelegationStatus delegationStatus)
delegationStatus - public int getIssuedCredentialPathLength()
public void setIssuedCredentialPathLength(int issuedCredentialPathLength)
issuedCredentialPathLength - public long getDateInitiated()
public void setDateInitiated(long dateInitiated)
dateInitiated - public long getDateApproved()
public void setDateApproved(long dateApproved)
dateApproved - public long getExpiration()
public void setExpiration(long expiration)
expiration - public ProxyLifetime getIssuedCredentialLifetime()
public void setIssuedCredentialLifetime(ProxyLifetime issuedCredentialLifetime)
issuedCredentialLifetime - public DelegationPolicy getDelegationPolicy()
public void setDelegationPolicy(DelegationPolicy delegationPolicy)
delegationPolicy - public CertificateChain getCertificateChain()
public void setCertificateChain(CertificateChain certificateChain)
certificateChain - 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 | ||||||||