public interface WhnManager
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
static String |
TNS |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addScope(AddScopeInputParams params) |
boolean |
removeScope(String name) |
static final String SERVICE_NAME
static final String TNS
boolean addScope(AddScopeInputParams params) throws GCUBEUnrecoverableException
GCUBEUnrecoverableExceptionboolean removeScope(String name) throws GCUBEUnrecoverableException
GCUBEUnrecoverableExceptionCopyright © 2015. All Rights Reserved.