it.eng.rdlab.soa3.connector.service.core.impl
Class UsernamePasswordAuthenticationService

java.lang.Object
  extended by it.eng.rdlab.soa3.connector.service.core.impl.AuthenticationInternalServiceImpl
      extended by it.eng.rdlab.soa3.connector.service.core.impl.UsernamePasswordAuthenticationService
All Implemented Interfaces:
AuthenticationInternalService

public class UsernamePasswordAuthenticationService
extends AuthenticationInternalServiceImpl
implements AuthenticationInternalService

Username/password based authentication

Author:
Ciro Formisano (ENG)

Constructor Summary
UsernamePasswordAuthenticationService(String soa3Endpoint)
           
 
Method Summary
protected  String askToSOA3(String id, long currentTime)
          Sends the request to SOA3
 
Methods inherited from class it.eng.rdlab.soa3.connector.service.core.impl.AuthenticationInternalServiceImpl
authenticate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface it.eng.rdlab.soa3.connector.service.core.AuthenticationInternalService
authenticate
 

Constructor Detail

UsernamePasswordAuthenticationService

public UsernamePasswordAuthenticationService(String soa3Endpoint)
Method Detail

askToSOA3

protected String askToSOA3(String id,
                           long currentTime)
Description copied from class: AuthenticationInternalServiceImpl
Sends the request to SOA3

Specified by:
askToSOA3 in class AuthenticationInternalServiceImpl
Returns:


Copyright © 2013. All Rights Reserved.