| biz.hammurapi.web.security.Group
Group | public class Group extends UserRoleImpl implements DataAccessObject(Code) | | author: Pavel Vlasov |
Group | public Group(boolean force)(Code) | | Parameters: force - |
Group | public Group(Element holder, boolean force) throws ConfigurationException(Code) | | Parameters: holder - Parameters: force - throws: ConfigurationException - |
Group | public Group(Element holder, Properties pathMap, CachedXPathAPI cxpa, boolean force) throws ConfigurationException(Code) | | Parameters: holder - Parameters: pathMap - Parameters: cxpa - Parameters: force - throws: ConfigurationException - |
isGranted | public Boolean isGranted(String className, String actionName)(Code) | | Parameters: className - Parameters: actionName - True if permission for given class and action is granted by this permission or permissionsimplied by this permission. |
setSQLProcessor | public void setSQLProcessor(SQLProcessor processor) throws SQLException(Code) | | Loads permissions associated with the role
|
|
|