Package | Description |
---|---|
org.pentaho.platform.api.engine |
Modifier and Type | Interface and Description |
---|---|
interface |
IAclSolutionFile
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IPentahoAclEntry |
IAclVoter.getEffectiveAcl(IPentahoSession session,
IAclHolder holder)
Deprecated.
This returns the effective ACL for the piece of content for the given user.
|
IAclEntry[] |
IAclVoter.getEffectiveAcls(IPentahoSession session,
IAclHolder holder)
Deprecated.
Returns an array of the authorities from the IAclHolder that apply to the provided authentication object.
|
boolean |
ISecurityHelper.hasAccess(IAclHolder aHolder,
int actionOperation,
IPentahoSession session)
Deprecated.
|
boolean |
IAclVoter.hasAccess(IPentahoSession session,
IAclHolder holder,
int mask)
Deprecated.
Determines whether the user (auth) has the requested authority (mask) based on the list of effective
authorities from the holder.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.