public class MetacatLogin
extends java.lang.Object
Constructor and Description |
---|
MetacatLogin(LoginBean loginBean)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
executeLogin(java.lang.String metacatURL,
Metacat metacat)
Executes the Metacat login.
|
public MetacatLogin(LoginBean loginBean)
loginBean
- the LoginBean object, holds username and passwordpublic boolean executeLogin(java.lang.String metacatURL, Metacat metacat)
metacatURL
- URL to the metacat servletmetacat
- a Metacat object, possibly nullCopyright © 2020 Regents of the University of California. All Rights Reserved.