|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.beans.security.MethodSecurity
public class MethodSecurity
| Constructor Summary | |
|---|---|
MethodSecurity()
|
|
MethodSecurity(AnonymousCommunication anonymousClients,
MethodAuthorization methodAuthorization,
RunAsMode runAsMode,
SecureConversation secureConversation,
SecureMessage secureMessage,
SecuritySetting securitySetting,
TransportLevelSecurity transportLevelSecurity)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
AnonymousCommunication |
getAnonymousClients()
Gets the anonymousClients value for this MethodSecurity. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
MethodAuthorization |
getMethodAuthorization()
Gets the methodAuthorization value for this MethodSecurity. |
RunAsMode |
getRunAsMode()
Gets the runAsMode value for this MethodSecurity. |
SecureConversation |
getSecureConversation()
Gets the secureConversation value for this MethodSecurity. |
SecureMessage |
getSecureMessage()
Gets the secureMessage value for this MethodSecurity. |
SecuritySetting |
getSecuritySetting()
Gets the securitySetting value for this MethodSecurity. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
TransportLevelSecurity |
getTransportLevelSecurity()
Gets the transportLevelSecurity value for this MethodSecurity. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAnonymousClients(AnonymousCommunication anonymousClients)
Sets the anonymousClients value for this MethodSecurity. |
void |
setMethodAuthorization(MethodAuthorization methodAuthorization)
Sets the methodAuthorization value for this MethodSecurity. |
void |
setRunAsMode(RunAsMode runAsMode)
Sets the runAsMode value for this MethodSecurity. |
void |
setSecureConversation(SecureConversation secureConversation)
Sets the secureConversation value for this MethodSecurity. |
void |
setSecureMessage(SecureMessage secureMessage)
Sets the secureMessage value for this MethodSecurity. |
void |
setSecuritySetting(SecuritySetting securitySetting)
Sets the securitySetting value for this MethodSecurity. |
void |
setTransportLevelSecurity(TransportLevelSecurity transportLevelSecurity)
Sets the transportLevelSecurity value for this MethodSecurity. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodSecurity()
public MethodSecurity(AnonymousCommunication anonymousClients,
MethodAuthorization methodAuthorization,
RunAsMode runAsMode,
SecureConversation secureConversation,
SecureMessage secureMessage,
SecuritySetting securitySetting,
TransportLevelSecurity transportLevelSecurity)
| Method Detail |
|---|
public SecuritySetting getSecuritySetting()
public void setSecuritySetting(SecuritySetting securitySetting)
securitySetting - public TransportLevelSecurity getTransportLevelSecurity()
public void setTransportLevelSecurity(TransportLevelSecurity transportLevelSecurity)
transportLevelSecurity - public SecureConversation getSecureConversation()
public void setSecureConversation(SecureConversation secureConversation)
secureConversation - public SecureMessage getSecureMessage()
public void setSecureMessage(SecureMessage secureMessage)
secureMessage - public RunAsMode getRunAsMode()
public void setRunAsMode(RunAsMode runAsMode)
runAsMode - public AnonymousCommunication getAnonymousClients()
public void setAnonymousClients(AnonymousCommunication anonymousClients)
anonymousClients - public MethodAuthorization getMethodAuthorization()
public void setMethodAuthorization(MethodAuthorization methodAuthorization)
methodAuthorization - 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 | ||||||||