Package org.pentaho.platform.engine.security.userroledao.ws

Interface Summary
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 Summary
AuthorizationPolicyBasedUserRoleWebService Same as UserRoleWebService except that it uses task permissions to determine administrator status instead of SecurityHelper.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 Summary
UserRoleException