public interface GCUBEServiceSecurityController
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT |
static String |
HEADERS |
static String |
MESSAGE_CONTEXT |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise(GCUBEServiceContext ctxt,
GCUBEServiceSecurityManager securityManager)
Initialise the manager with the context of the associated service.
|
boolean |
isSecurityEnabled() |
static final String CONTEXT
static final String HEADERS
static final String MESSAGE_CONTEXT
void initialise(GCUBEServiceContext ctxt, GCUBEServiceSecurityManager securityManager) throws Exception
ctxt - the context.Exceptionboolean isSecurityEnabled()
Copyright © 2015. All Rights Reserved.