Uses of Class
com.irisel.oms.auth.PermVO

Packages that use PermVO
com.irisel.oms.auth.internal   
 

Uses of PermVO in com.irisel.oms.auth.internal
 

Methods in com.irisel.oms.auth.internal that return PermVO
 PermVO[] SecurityManagerImpl.getPermVOs(java.lang.Object[] roles)
           
 

Methods in com.irisel.oms.auth.internal with parameters of type PermVO
 boolean SecurityManagerImpl.evalExpression(PermVO perm, Instance focus, Session s)