it.eng.rdlab.soa3.connector.service.core
Class AuthorizationServiceFactory

java.lang.Object
  extended by it.eng.rdlab.soa3.connector.service.core.AuthorizationServiceFactory

public class AuthorizationServiceFactory
extends Object

Generator of the authentication service, basing on the information in the header

Author:
Ciro Formisano (ENG)

Constructor Summary
AuthorizationServiceFactory()
           
 
Method Summary
static AuthorizationInternalService generateService()
          Generates the authentication service basing on the input parameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizationServiceFactory

public AuthorizationServiceFactory()
Method Detail

generateService

public static AuthorizationInternalService generateService()
Generates the authentication service basing on the input parameters

Parameters:
parameters - the input parameters
Returns:
the Authentication Service


Copyright © 2013. All Rights Reserved.