Uses of Interface
org.pentaho.platform.api.engine.IAclHolder
-
Uses of IAclHolder in org.pentaho.platform.api.engine
Modifier and TypeMethodDescriptionIAclVoter.getEffectiveAcl
(IPentahoSession session, IAclHolder holder) Deprecated.This returns the effective ACL for the piece of content for the given user.IAclVoter.getEffectiveAcls
(IPentahoSession session, IAclHolder holder) Deprecated.Returns an array of the authorities from the IAclHolder that apply to the provided authentication object.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.boolean
ISecurityHelper.hasAccess
(IAclHolder aHolder, int actionOperation, IPentahoSession session) Deprecated.