Uses of Class
org.pentaho.platform.engine.security.userrole.ws.UserRoleInfo

Packages that use UserRoleInfo
org.pentaho.platform.engine.security.userrole.ws   
 

Uses of UserRoleInfo in org.pentaho.platform.engine.security.userrole.ws
 

Methods in org.pentaho.platform.engine.security.userrole.ws that return UserRoleInfo
 UserRoleInfo DefaultUserDetailsRoleListWebService.getUserRoleInfo()
           
 UserRoleInfo IUserDetailsRoleListWebService.getUserRoleInfo()
          This method returns the entire set of users and roles in the system
 UserRoleInfo UserDetailsRoleListServiceToWebServiceAdapter.getUserRoleInfo()