CausewayExtSecmanAdminRoleAndPermissions

Sets up a role for administrators (whose name is Admin#getRoleName() configurable with an initial set of permissions being the union of NamespacePermissions#getSticky() and NamespacePermissions#getAdditional() .

API

CausewayExtSecmanAdminRoleAndPermissions.java
class CausewayExtSecmanAdminRoleAndPermissions {
  CausewayExtSecmanAdminRoleAndPermissions(Secman config)
}