public class SOA3SecurityController extends Object implements GCUBESecurityController
CREDENTIAL_PROPAGATION_POLICY, PEER_SUBJECT, SECURITY_ENABLED, SERVER_URL, SERVICE_INSTANCE, SERVICE_NAME, SERVICE_STRING| Constructor and Description |
|---|
SOA3SecurityController() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAccess(Map<String,Object> parameters)
Checks the access rights (authentication and authorization)
|
void |
init(Map<String,String> parameters)
Inits the controller
|
boolean |
isSecurityEnabled() |
void |
setSecurityEnabled(boolean securityEnabled) |
public void init(Map<String,String> parameters)
init in interface GCUBESecurityControllerpublic boolean checkAccess(Map<String,Object> parameters)
checkAccess in interface GCUBESecurityControllerparameters - all the needed parameterspublic boolean isSecurityEnabled()
isSecurityEnabled in interface GCUBESecurityControllerpublic void setSecurityEnabled(boolean securityEnabled)
setSecurityEnabled in interface GCUBESecurityControllerCopyright © 2015. All Rights Reserved.