Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.jeteam.bean.security

Classes in org.jeteam.bean.security used by org.jeteam.bean.security
PrivilegeBean
           A privilege represents an authorization for a certain action in the system.
PrivilegeBeanImpl
           
PrivilegeDTO
          Value object for Privilege.
PrivilegeException
          This exception represents a business exception, the arguments passed to the constructor should be the i18n context message key, its associated parameters, and a Throwable instance that cause this exception (if any).
PrivilegeServiceBean
           This bean is a service to Privilege CRUD operations.
RoleBean
           A role is a way of bundling priviliges into a logical unit.
RoleBeanImpl
           
RoleDTO
          Value object for Role.
RoleException
          This exception represents a business exception, the arguments passed to the constructor should be the i18n context message key, its associated parameters, and a Throwable instance that cause this exception (if any).
RoleServiceBean
           This bean is a service to Role CRUD operations.