Interface | Description |
---|---|
IUserRoleWebService |
This webservice interface may be used in the platform to expose the management of users and roles, it is a
webservices compatible concrete form of IUserRoleDao.
|
Class | Description |
---|---|
AuthorizationPolicyBasedUserRoleWebService |
Same as
UserRoleWebService except that it uses task permissions to determine administrator status
instead of ISecurityHelper.isPentahoAdministrator . |
ProxyPentahoRole | |
ProxyPentahoUser | |
ProxyPentahoUserRoleHelper |
This class contains helper methods for converting from and to proxy user and roles
|
RoleComparator | |
UserComparator | |
UserRoleSecurityInfo | |
UserRoleWebService |
This class implements a concrete form of IUserRoleDao, wrapping the underlying IUserRoleDao implementation.
|
UserToRoleAssignment |
Exception | Description |
---|---|
UserRoleException |