|
|||||||||
| Home >> All >> org >> jeteam >> bean >> [ security overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jeteam.bean.security
| Class Summary | |
| PrivilegeBean | A privilege represents an authorization for a certain action in the system. |
| PrivilegeBeanCMP | |
| PrivilegeBeanImpl | |
| PrivilegeDTO | Value object for Privilege. |
| PrivilegeServiceBean | This bean is a service to Privilege CRUD operations. |
| PrivilegeServiceBeanImpl | |
| RoleBean | A role is a way of bundling priviliges into a logical unit. |
| RoleBeanCMP | |
| RoleBeanImpl | |
| RoleDTO | Value object for Role. |
| RoleServiceBean | This bean is a service to Role CRUD operations. |
| RoleServiceBeanImpl | |
| Exception Summary | |
| 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). |
| 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). |
|
|||||||||
| Home >> All >> org >> jeteam >> bean >> [ security overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||