Esri Geoportal Server
1.0

com.esri.gpt.catalog.search
Interface ISearchFilterAuthURI

All Superinterfaces:
ISearchFilter, ISearchFilterURI, Serializable
All Known Implementing Classes:
SearchFilterHarvestSites

public interface ISearchFilterAuthURI
extends ISearchFilterURI

The Interface ISearchFilterAuthURI. Adds authentication to parent class


Method Summary
 String readPassword()
          Read password.
 String readUsername()
          Read username.
 
Methods inherited from interface com.esri.gpt.catalog.search.ISearchFilterURI
getSearchURI
 
Methods inherited from interface com.esri.gpt.catalog.search.ISearchFilter
getParams, isEquals, reset, setParams, validate
 

Method Detail

readUsername

String readUsername()
Read username.

Returns:
true, if successful

readPassword

String readPassword()
Read password.

Returns:
true, if successful

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.