org.pentaho.platform.engine.services.metadata.cwm
Class PlatformSecurityService

java.lang.Object
  extended by SecurityService
      extended by org.pentaho.platform.engine.services.metadata.cwm.PlatformSecurityService

public class PlatformSecurityService
extends SecurityService

Author:
wseyler

Constructor Summary
PlatformSecurityService()
           
 
Method Summary
 List getAcls()
           
 List getRoles()
           
 List getUsers()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformSecurityService

public PlatformSecurityService()
Method Detail

getAcls

public List getAcls()

getUsers

public List getUsers()

getRoles

public List getRoles()