Class RolesService

java.lang.Object
org.jasig.portlet.newsreader.service.RolesService

@Service public class RolesService extends Object
Spring-managed bean responsible for identifying the role(s) the current user belongs to.
Since:
5.1.1
Author:
drewwills
  • Constructor Details

    • RolesService

      public RolesService()
  • Method Details

    • getUserRoles

      public Set<String> getUserRoles(javax.portlet.PortletRequest req)

      getUserRoles.

      Parameters:
      req - a PortletRequest object
      Returns:
      a Set object