...
PentahoAclEntry
stores a recipient as an Object
. In practice, recipients can be of two types: a String
containing a username or a GrantedAuthority
instance containing a granted authority.
...
...
PentahoAclEntry
stores a recipient as an Object
. In practice, recipients can be of two types: a String
containing a username or a GrantedAuthority
instance containing a granted authority.
...