org.gcube.soa3.connector.impl
Class DNAuthentication

java.lang.Object
  extended by org.gcube.soa3.connector.impl.DNAuthentication
All Implemented Interfaces:
Authenticate

public class DNAuthentication
extends Object
implements Authenticate

Authentication service client for federated users

Author:
Ciro Formisano (ENG)

Constructor Summary
DNAuthentication(String soa3Endpoint)
           
 
Method Summary
 UserBean authenticate(String parameter)
          Authentication service
 void setSoa3Endpoint(String soa3Endpoint)
          Setter for the endpoint to Soa3
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DNAuthentication

public DNAuthentication(String soa3Endpoint)
Method Detail

setSoa3Endpoint

public void setSoa3Endpoint(String soa3Endpoint)
Description copied from interface: Authenticate
Setter for the endpoint to Soa3

Specified by:
setSoa3Endpoint in interface Authenticate

authenticate

public UserBean authenticate(String parameter)
Description copied from interface: Authenticate
Authentication service

Specified by:
authenticate in interface Authenticate
Parameters:
parameter - the authentication parameter
Returns:


Copyright © 2013. All Rights Reserved.