gov.nih.nci.cagrid.data.enumeration.service.globus
Class EnumerationDataServiceAuthorization
java.lang.Object
gov.nih.nci.cagrid.data.enumeration.service.globus.EnumerationDataServiceAuthorization
public class EnumerationDataServiceAuthorization
- extends java.lang.Object
DO NOT EDIT: This class is autogenerated!
This class will have a authorize method for each method on this grid service.
The method is responsibe for making any authorization callouts required to satisfy the
authorization requirements placed on each method call. Each method will either simple return
apon a successful authorization or will throw an exception apon a failed authorization.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumerationDataServiceAuthorization
public EnumerationDataServiceAuthorization()
getCallerIdentity
public static java.lang.String getCallerIdentity()
authorizeEnumerationQuery
public static void authorizeEnumerationQuery()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException