org.oclc.da.gdfr.registryprototype.accesscontrol
Class UserCache

java.lang.Object
  extended by org.oclc.da.gdfr.registryprototype.accesscontrol.UserCache

public class UserCache
extends java.lang.Object


Constructor Summary
UserCache()
           
 
Method Summary
 void addResource(ResourcePermission rp)
           
 java.util.Date getTime()
           
 boolean hasPermission(ResourcePermission rp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserCache

public UserCache()
Method Detail

addResource

public void addResource(ResourcePermission rp)

hasPermission

public boolean hasPermission(ResourcePermission rp)

getTime

public java.util.Date getTime()


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.