gov.nih.nci.cagrid.data.sdk32query
Class CsmSecurityCheck
java.lang.Object
gov.nih.nci.cagrid.data.sdk32query.CsmSecurityCheck
public class CsmSecurityCheck
- extends java.lang.Object
CsmSecurityCheck
Check for CSM security authorization
- Version:
- $Id: CsmSecurityCheck.java,v 1.2 2007/03/29 13:24:27 dervin Exp $
- Author:
- David W. Ervin
|
Method Summary |
static boolean |
checkAuthorization(java.lang.String csmConfigFile,
java.lang.String callerId,
java.lang.String csmContextName,
CQLQuery query)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSM_CONFIG_PROPERTY
public static final java.lang.String CSM_CONFIG_PROPERTY
- See Also:
- Constant Field Values
CSM_PRIVILEGE
public static final java.lang.String CSM_PRIVILEGE
- See Also:
- Constant Field Values
CsmSecurityCheck
public CsmSecurityCheck()
checkAuthorization
public static boolean checkAuthorization(java.lang.String csmConfigFile,
java.lang.String callerId,
java.lang.String csmContextName,
CQLQuery query)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException