palio.modules.hetman
Class SecurityManager

java.lang.Object
  extended by palio.modules.hetman.SecurityManager

public class SecurityManager
extends java.lang.Object

Author:
Krzysztof Madyniak (kmadyniak@torn.com.pl)

Constructor Summary
SecurityManager(Instance instance)
           
 
Method Summary
 java.lang.Long getLoggedUserId()
           
 boolean hasPriv(java.lang.Object[] privs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityManager

public SecurityManager(Instance instance)
                throws palio.PalioException
Throws:
palio.PalioException
Method Detail

hasPriv

public boolean hasPriv(java.lang.Object[] privs)

getLoggedUserId

public java.lang.Long getLoggedUserId()