org.gcube.soa3.connector.impl
Class SessionAuthentication
java.lang.Object
org.gcube.soa3.connector.impl.SessionAuthentication
public class SessionAuthentication
- extends Object
Authentication service client for session identified users
- Author:
- Ciro Formisano (ENG)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionAuthentication
public SessionAuthentication(String soa3Endpoint)
getSessionEnd
public String getSessionEnd(String ticket)
- Gets the session end for the ticket (if exists)
- Parameters:
ticket -
- Returns:
- the time when the session expires if the ticket exists, null otherwise
setSoa3Endpoint
public void setSoa3Endpoint(String soa3Endpoint)
- Parameters:
soa3Endpoint -
Copyright © 2013. All Rights Reserved.