Chris, the list of all admin permissions is returned by calling this api: http://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/DelReviewMgr.html#findRoles-java.lang.String-
but experience tells me you already know this and are asking something a bit different. What do you mean by all ‘possible’ admin permissions? Shawn > On May 15, 2017, at 10:26 AM, Chris Pike <[email protected]> wrote: > > Yes, but how do I get the list of all possible admin permissions? I would > like our service to verify all admin permissions exist in the system when it > starts. > > > > > ----- Original Message ----- > From: "Shawn" <[email protected]> > To: [email protected] > Sent: Monday, May 15, 2017 11:17:36 AM > Subject: Re: Load Admin Permissions > > Yes there are java and rest apis in delegated admin mgr. > > -------- Original message --------From: Chris Pike <[email protected]> Date: > 5/15/17 10:40 AM (GMT-05:00) To: [email protected] Subject: > Load Admin Permissions > Rather than running mvn/ant, is there currently a way to programmatically > load admin permissions?
