|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.metadata.security.CommunicationMechanism
public class CommunicationMechanism
| Constructor Summary | |
|---|---|
CommunicationMechanism()
|
|
CommunicationMechanism(GSISecureConversation GSISecureConversation,
GSISecureMessage GSISecureMessage,
GSITransport GSITransport,
boolean anonymousPermitted,
None none)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
GSISecureConversation |
getGSISecureConversation()
Gets the GSISecureConversation value for this CommunicationMechanism. |
GSISecureMessage |
getGSISecureMessage()
Gets the GSISecureMessage value for this CommunicationMechanism. |
GSITransport |
getGSITransport()
Gets the GSITransport value for this CommunicationMechanism. |
None |
getNone()
Gets the none value for this CommunicationMechanism. |
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()
|
boolean |
isAnonymousPermitted()
Gets the anonymousPermitted value for this CommunicationMechanism. |
void |
setAnonymousPermitted(boolean anonymousPermitted)
Sets the anonymousPermitted value for this CommunicationMechanism. |
void |
setGSISecureConversation(GSISecureConversation GSISecureConversation)
Sets the GSISecureConversation value for this CommunicationMechanism. |
void |
setGSISecureMessage(GSISecureMessage GSISecureMessage)
Sets the GSISecureMessage value for this CommunicationMechanism. |
void |
setGSITransport(GSITransport GSITransport)
Sets the GSITransport value for this CommunicationMechanism. |
void |
setNone(None none)
Sets the none value for this CommunicationMechanism. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommunicationMechanism()
public CommunicationMechanism(GSISecureConversation GSISecureConversation,
GSISecureMessage GSISecureMessage,
GSITransport GSITransport,
boolean anonymousPermitted,
None none)
| Method Detail |
|---|
public GSITransport getGSITransport()
public void setGSITransport(GSITransport GSITransport)
GSITransport - public GSISecureMessage getGSISecureMessage()
public void setGSISecureMessage(GSISecureMessage GSISecureMessage)
GSISecureMessage - public GSISecureConversation getGSISecureConversation()
public void setGSISecureConversation(GSISecureConversation GSISecureConversation)
GSISecureConversation - public None getNone()
public void setNone(None none)
none - public boolean isAnonymousPermitted()
public void setAnonymousPermitted(boolean anonymousPermitted)
anonymousPermitted - 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 | ||||||||