eXo Kernel :: Container 2.4.13-GA

org.exoplatform.container.security
Interface ContainerPermissions


public interface ContainerPermissions

This interface defines all the permissions used by the project kernel.container

Version:
$Id$
Author:
Nicolas Filotto

Field Summary
static Permission MANAGE_COMPONENT_PERMISSION
          Any component modifications have to be protected with this permission
static Permission MANAGE_CONTAINER_PERMISSION
          Any operations applied on a container have to be protected with this permission
 

Field Detail

MANAGE_CONTAINER_PERMISSION

static final Permission MANAGE_CONTAINER_PERMISSION
Any operations applied on a container have to be protected with this permission


MANAGE_COMPONENT_PERMISSION

static final Permission MANAGE_COMPONENT_PERMISSION
Any component modifications have to be protected with this permission


eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.