org.gcube.soa3.connector.impl
Class DNAuthentication
java.lang.Object
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)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DNAuthentication
public DNAuthentication(String soa3Endpoint)
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.