public class WhnManagerImpl extends Object implements org.gcube.resourcemanagement.whnmanager.api.WhnManager
| Constructor and Description |
|---|
WhnManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addScope(org.gcube.resourcemanagement.whnmanager.api.types.AddScopeInputParams params)
Add a scope to the ghn profile and publish it on IS
|
boolean |
removeScope(String scope)
Remove a scope from ghn profile and publish the new profile on IS
|
public boolean addScope(org.gcube.resourcemanagement.whnmanager.api.types.AddScopeInputParams params)
throws org.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableException
addScope in interface org.gcube.resourcemanagement.whnmanager.api.WhnManagerorg.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableExceptionpublic boolean removeScope(String scope) throws org.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableException
removeScope in interface org.gcube.resourcemanagement.whnmanager.api.WhnManagerorg.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableExceptionCopyright © 2014. All Rights Reserved.