brooklyn.management
Interface AccessController


@Beta
public interface AccessController


Nested Class Summary
static class AccessController.Response
           
 
Method Summary
 AccessController.Response canManageEntity(Entity entity)
           
 AccessController.Response canManageLocation(Location loc)
           
 AccessController.Response canProvisionLocation(Location provisioner)
           
 

Method Detail

canProvisionLocation

AccessController.Response canProvisionLocation(Location provisioner)

canManageLocation

AccessController.Response canManageLocation(Location loc)

canManageEntity

AccessController.Response canManageEntity(Entity entity)


Copyright © 2013. All Rights Reserved.