|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cagrid.gaards.cds.common.DelegationRequest
public class DelegationRequest
| Constructor Summary | |
|---|---|
DelegationRequest()
|
|
DelegationRequest(DelegationPolicy delegationPolicy,
ProxyLifetime issuedCredentialLifetime,
int issuedCredentialPathLength,
int keyLength)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
DelegationPolicy |
getDelegationPolicy()
Gets the delegationPolicy value for this DelegationRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ProxyLifetime |
getIssuedCredentialLifetime()
Gets the issuedCredentialLifetime value for this DelegationRequest. |
int |
getIssuedCredentialPathLength()
Gets the issuedCredentialPathLength value for this DelegationRequest. |
int |
getKeyLength()
Gets the keyLength value for this DelegationRequest. |
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 |
setDelegationPolicy(DelegationPolicy delegationPolicy)
Sets the delegationPolicy value for this DelegationRequest. |
void |
setIssuedCredentialLifetime(ProxyLifetime issuedCredentialLifetime)
Sets the issuedCredentialLifetime value for this DelegationRequest. |
void |
setIssuedCredentialPathLength(int issuedCredentialPathLength)
Sets the issuedCredentialPathLength value for this DelegationRequest. |
void |
setKeyLength(int keyLength)
Sets the keyLength value for this DelegationRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DelegationRequest()
public DelegationRequest(DelegationPolicy delegationPolicy,
ProxyLifetime issuedCredentialLifetime,
int issuedCredentialPathLength,
int keyLength)
| Method Detail |
|---|
public DelegationPolicy getDelegationPolicy()
public void setDelegationPolicy(DelegationPolicy delegationPolicy)
delegationPolicy - public int getKeyLength()
public void setKeyLength(int keyLength)
keyLength - public int getIssuedCredentialPathLength()
public void setIssuedCredentialPathLength(int issuedCredentialPathLength)
issuedCredentialPathLength - public ProxyLifetime getIssuedCredentialLifetime()
public void setIssuedCredentialLifetime(ProxyLifetime issuedCredentialLifetime)
issuedCredentialLifetime - 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 | ||||||||