5 Replies Latest reply on Feb 18, 2009 9:51 AM by sviluppatorefico

    a method to get admin roles in RoleModule

    sviluppatorefico

      what do you think about a findAdminRoles() method into org.jboss.portal.identity.RoleModule interface?

      Set findAdminRoles() throws IdentityException;

      it could avoid to write a properties file for an external portlet, so you don't duplicate roles definition in your projects. JBoss Feeds for example needs of a similar method to do authorization controls on a logged user.