|
|||||||||
| 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.MethodAuthorization
public class MethodAuthorization
| Constructor Summary | |
|---|---|
MethodAuthorization()
|
|
MethodAuthorization(CSMAuthorization CSMAuthorization,
MembershipExpression gridGrouperAuthorization,
InheritServiceAuthorization inheritServiceAuthorization,
NoAuthorization noAuthorization)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
CSMAuthorization |
getCSMAuthorization()
Gets the CSMAuthorization value for this MethodAuthorization. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
MembershipExpression |
getGridGrouperAuthorization()
Gets the gridGrouperAuthorization value for this MethodAuthorization. |
InheritServiceAuthorization |
getInheritServiceAuthorization()
Gets the inheritServiceAuthorization value for this MethodAuthorization. |
NoAuthorization |
getNoAuthorization()
Gets the noAuthorization value for this MethodAuthorization. |
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 |
setCSMAuthorization(CSMAuthorization CSMAuthorization)
Sets the CSMAuthorization value for this MethodAuthorization. |
void |
setGridGrouperAuthorization(MembershipExpression gridGrouperAuthorization)
Sets the gridGrouperAuthorization value for this MethodAuthorization. |
void |
setInheritServiceAuthorization(InheritServiceAuthorization inheritServiceAuthorization)
Sets the inheritServiceAuthorization value for this MethodAuthorization. |
void |
setNoAuthorization(NoAuthorization noAuthorization)
Sets the noAuthorization value for this MethodAuthorization. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodAuthorization()
public MethodAuthorization(CSMAuthorization CSMAuthorization,
MembershipExpression gridGrouperAuthorization,
InheritServiceAuthorization inheritServiceAuthorization,
NoAuthorization noAuthorization)
| Method Detail |
|---|
public InheritServiceAuthorization getInheritServiceAuthorization()
public void setInheritServiceAuthorization(InheritServiceAuthorization inheritServiceAuthorization)
inheritServiceAuthorization - public NoAuthorization getNoAuthorization()
public void setNoAuthorization(NoAuthorization noAuthorization)
noAuthorization - public MembershipExpression getGridGrouperAuthorization()
public void setGridGrouperAuthorization(MembershipExpression gridGrouperAuthorization)
gridGrouperAuthorization - public CSMAuthorization getCSMAuthorization()
public void setCSMAuthorization(CSMAuthorization CSMAuthorization)
CSMAuthorization - 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 | ||||||||