org.gcube.common.core.security
Interface GCUBEServiceAuthenticationController
- All Superinterfaces:
- GCUBEServiceSecurityController
- All Known Implementing Classes:
- GCUBESimpleServiceAuthController
public interface GCUBEServiceAuthenticationController
- extends GCUBEServiceSecurityController
Interface of the authentication controller
- Author:
- Ciro Formisano
authenticateCall
void authenticateCall(Map<String,Object> parameters)
throws GCUBEException
- Authenticates the call
- Parameters:
parameters - the parameters of the call
- Throws:
GCUBEException - if the call is not authenticated or if there are problems
Copyright © 2012. All Rights Reserved.