public interface GCUBESecurityController
GCUBESecurityController, GCUBEServiceAuthenticationController and GCUBEServiceAuthorizationController
to manage the authentication and authorization control. Currently in the security library there is an implementation of GCUBESecurityController
that will supporth both the paradigms for a certain period: in the next release the old security library will be progressively abandoned| Modifier and Type | Field and Description |
|---|---|
static String |
CREDENTIAL_PROPAGATION_POLICY |
static String |
SECURITY_ENABLED |
static String |
SERVER_URL |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAccess(Map<String,Object> parameters)
Checks the access rights (authentication and authorization)
|
void |
init(GCUBEServiceContext serviceContext)
Inits the controller
|
static final String SECURITY_ENABLED
static final String SERVER_URL
static final String CREDENTIAL_PROPAGATION_POLICY
void init(GCUBEServiceContext serviceContext)
serviceContext - Copyright © 2013. All Rights Reserved.