org.gcube.soa3.connector.impl
Class ServiceDNAuthentication

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

public class ServiceDNAuthentication
extends Object
implements Authenticate

Authentication service client for federated users

Author:
Ciro Formisano (ENG)

Constructor Summary
ServiceDNAuthentication(String scope)
           
 
Method Summary
 UserBean authenticate(String parameter, String organization)
          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

ServiceDNAuthentication

public ServiceDNAuthentication(String scope)
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,
                             String organization)
Description copied from interface: Authenticate
Authentication service

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


Copyright © 2013. All Rights Reserved.