okapi.util
Class OkapiAuthZ

java.lang.Object
  extended by okapi.util.OkapiAuthZ

public class OkapiAuthZ
extends java.lang.Object

Okapi Authorization object

Version:
$Revision: 31044 $, $Date: 2008-09-02 17:08:01 -0400 (Tue, 02 Sep 2008) $
Author:
MIT Stellar team

Constructor Summary
OkapiAuthZ()
           
 
Method Summary
static boolean checkAuthorization(OkapiObject object, OkapiUser user, OkapiOperation operation)
          check Authorizaton using the MIT Roles Database
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OkapiAuthZ

public OkapiAuthZ()
Method Detail

checkAuthorization

public static boolean checkAuthorization(OkapiObject object,
                                         OkapiUser user,
                                         OkapiOperation operation)
check Authorizaton using the MIT Roles Database



Copyright ? 2001-2009 MIT. All Rights Reserved.