Package org.openbravo.dal.security
-
Class Summary Class Description AcctSchemaStructureProvider EntityAccessChecker This class is responsible for determining the allowed read/write access for a combination of user and Entity.OrganizationNodeCache Cache that stores the hierarchical information of Openbravo organizations.OrganizationStructureProvider Builds a tree of organizations to compute the accessible organizations for the current organizations of a user.SecurityChecker This class combines all security checks which are performed on entity level: Delete: is the entity deletable (@seeEntity.isDeletable()
) and does the user have write access to the entity. Write: is done in case of create and update actions.SecurityConstants Maintains several constants for security checking.