|
|||||||||
| 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.CSMAuthorization
public class CSMAuthorization
| Constructor Summary | |
|---|---|
CSMAuthorization()
|
|
CSMAuthorization(java.lang.String applicationContext,
java.lang.String customProtectionMethod,
java.lang.String privilege,
ProtectionMethod protectionMethod)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getApplicationContext()
Gets the applicationContext value for this CSMAuthorization. |
java.lang.String |
getCustomProtectionMethod()
Gets the customProtectionMethod value for this CSMAuthorization. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getPrivilege()
Gets the privilege value for this CSMAuthorization. |
ProtectionMethod |
getProtectionMethod()
Gets the protectionMethod value for this CSMAuthorization. |
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 |
setApplicationContext(java.lang.String applicationContext)
Sets the applicationContext value for this CSMAuthorization. |
void |
setCustomProtectionMethod(java.lang.String customProtectionMethod)
Sets the customProtectionMethod value for this CSMAuthorization. |
void |
setPrivilege(java.lang.String privilege)
Sets the privilege value for this CSMAuthorization. |
void |
setProtectionMethod(ProtectionMethod protectionMethod)
Sets the protectionMethod value for this CSMAuthorization. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSMAuthorization()
public CSMAuthorization(java.lang.String applicationContext,
java.lang.String customProtectionMethod,
java.lang.String privilege,
ProtectionMethod protectionMethod)
| Method Detail |
|---|
public java.lang.String getApplicationContext()
public void setApplicationContext(java.lang.String applicationContext)
applicationContext - public ProtectionMethod getProtectionMethod()
public void setProtectionMethod(ProtectionMethod protectionMethod)
protectionMethod - public java.lang.String getCustomProtectionMethod()
public void setCustomProtectionMethod(java.lang.String customProtectionMethod)
customProtectionMethod - public java.lang.String getPrivilege()
public void setPrivilege(java.lang.String privilege)
privilege - 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 | ||||||||