Uses of Interface
org.pentaho.platform.api.engine.IAclEntry
-
Packages that use IAclEntry Package Description org.pentaho.platform.api.engine -
-
Uses of IAclEntry in org.pentaho.platform.api.engine
Subinterfaces of IAclEntry in org.pentaho.platform.api.engine Modifier and Type Interface Description interfaceIPentahoAclEntryDeprecated.interfaceIPentahoBasicAclEntryDeprecated.Methods in org.pentaho.platform.api.engine that return IAclEntry Modifier and Type Method Description IAclEntry[]IAclVoter. getEffectiveAcls(IPentahoSession session, IAclHolder holder)Deprecated.Returns an array of the authorities from the IAclHolder that apply to the provided authentication object.
-