Interface IUserRoleWebService

  • All Known Implementing Classes:
    AuthorizationPolicyBasedUserRoleWebService, UserRoleWebService

    public interface 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.
    Author:
    Will Gorman (wgorman@pentaho.com)