| Package | Description |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.security | |
| org.gcube.common.core.security.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBEServiceContext
Partial implementation of contexts for gCube services.
|
| Modifier and Type | Method and Description |
|---|---|
GCUBEServiceSecurityManager |
GCUBEServiceContext.getSecurityManager()
Returns the
GCUBEServiceSecurityManager
to which the context will delegate security-related functionality. |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBEServiceSecurityManagerImpl
Deprecated.
to be removed once the new security framework is available
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBEServiceSecurityController.initialise(GCUBEServiceContext ctxt,
GCUBEServiceSecurityManager securityManager)
Initialise the manager with the context of the associated service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBESimpleServiceSecurityManager
Simple security manager: it does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBESimpleServiceAuthController.initialise(GCUBEServiceContext ctxt,
GCUBEServiceSecurityManager securityConfigurationManager) |
void |
GCUBEAuthzChainAuthorizationController.initialise(GCUBEServiceContext ctxt,
GCUBEServiceSecurityManager securityManager) |
Copyright © 2015. All Rights Reserved.