|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.dorian.stubs.CreateProxyRequest
public class CreateProxyRequest
| Constructor Summary | |
|---|---|
CreateProxyRequest()
|
|
CreateProxyRequest(CreateProxyRequestDelegation delegation,
CreateProxyRequestLifetime lifetime,
CreateProxyRequestPublicKey publicKey,
CreateProxyRequestSaml saml)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
CreateProxyRequestDelegation |
getDelegation()
Gets the delegation value for this CreateProxyRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
CreateProxyRequestLifetime |
getLifetime()
Gets the lifetime value for this CreateProxyRequest. |
CreateProxyRequestPublicKey |
getPublicKey()
Gets the publicKey value for this CreateProxyRequest. |
CreateProxyRequestSaml |
getSaml()
Gets the saml value for this CreateProxyRequest. |
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 |
setDelegation(CreateProxyRequestDelegation delegation)
Sets the delegation value for this CreateProxyRequest. |
void |
setLifetime(CreateProxyRequestLifetime lifetime)
Sets the lifetime value for this CreateProxyRequest. |
void |
setPublicKey(CreateProxyRequestPublicKey publicKey)
Sets the publicKey value for this CreateProxyRequest. |
void |
setSaml(CreateProxyRequestSaml saml)
Sets the saml value for this CreateProxyRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateProxyRequest()
public CreateProxyRequest(CreateProxyRequestDelegation delegation,
CreateProxyRequestLifetime lifetime,
CreateProxyRequestPublicKey publicKey,
CreateProxyRequestSaml saml)
| Method Detail |
|---|
public CreateProxyRequestSaml getSaml()
public void setSaml(CreateProxyRequestSaml saml)
saml - public CreateProxyRequestPublicKey getPublicKey()
public void setPublicKey(CreateProxyRequestPublicKey publicKey)
publicKey - public CreateProxyRequestLifetime getLifetime()
public void setLifetime(CreateProxyRequestLifetime lifetime)
lifetime - public CreateProxyRequestDelegation getDelegation()
public void setDelegation(CreateProxyRequestDelegation delegation)
delegation - 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 | ||||||||