it.eng.rdlab.soa3.connector.service.core
Class AuthenticationServiceFactory
java.lang.Object
it.eng.rdlab.soa3.connector.service.core.AuthenticationServiceFactory
public class AuthenticationServiceFactory
- extends Object
Generator of the authentication service, basing on the information in the header
- Author:
- Ciro Formisano (ENG)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUEST_HEADER
public static String REQUEST_HEADER
AuthenticationServiceFactory
public AuthenticationServiceFactory()
generateService
public static AuthenticationInternalService generateService(Map<String,String> parameters)
- Generates the authentication service basing on the input parameters
- Parameters:
parameters - the input parameters
- Returns:
- the Authentication Service
Copyright © 2013. All Rights Reserved.