it.geosolutions.geonetwork.op
Class GNLogin

java.lang.Object
  extended by it.geosolutions.geonetwork.op.GNLogin

public class GNLogin
extends Object

Perform a GN login.
GN auth is carried out via a JSESSIONID cookie returned by a successful login call.

Author:
ETj (etj at geo-solutions.it)

Constructor Summary
GNLogin()
           
 
Method Summary
static boolean login(HTTPUtils connection, String serviceURL, String username, String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GNLogin

public GNLogin()
Method Detail

login

public static boolean login(HTTPUtils connection,
                            String serviceURL,
                            String username,
                            String password)


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.