|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEServiceSecurityManager | |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.security | |
| org.gcube.common.core.security.impl | |
| Uses of GCUBEServiceSecurityManager in org.gcube.common.core.contexts |
|---|
| Classes in org.gcube.common.core.contexts that implement GCUBEServiceSecurityManager | |
|---|---|
class |
GCUBEServiceContext
Partial implementation of contexts for gCube services. |
| Methods in org.gcube.common.core.contexts that return GCUBEServiceSecurityManager | |
|---|---|
GCUBEServiceSecurityManager |
GCUBEServiceContext.getSecurityManager()
Returns the GCUBEServiceSecurityManager
to which the context will delegate security-related functionality. |
| Uses of GCUBEServiceSecurityManager in org.gcube.common.core.security |
|---|
| Classes in org.gcube.common.core.security that implement GCUBEServiceSecurityManager | |
|---|---|
class |
GCUBEServiceSecurityManagerImpl
Deprecated. to be removed once the new security framework is available |
| Methods in org.gcube.common.core.security with parameters of type GCUBEServiceSecurityManager | |
|---|---|
void |
GCUBEServiceSecurityController.initialise(GCUBEServiceContext ctxt,
GCUBEServiceSecurityManager securityManager)
Initialise the manager with the context of the associated service. |
| Uses of GCUBEServiceSecurityManager in org.gcube.common.core.security.impl |
|---|
| Classes in org.gcube.common.core.security.impl that implement GCUBEServiceSecurityManager | |
|---|---|
class |
GCUBESimpleServiceSecurityManager
Simple security manager: it does nothing. |
| Methods in org.gcube.common.core.security.impl with parameters of type GCUBEServiceSecurityManager | |
|---|---|
void |
GCUBESimpleServiceAuthController.initialise(GCUBEServiceContext ctxt,
GCUBEServiceSecurityManager securityConfigurationManager)
|
void |
GCUBEAuthzChainAuthorizationController.initialise(GCUBEServiceContext ctxt,
GCUBEServiceSecurityManager securityManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||