|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.SourceLoginInfo
Binds a SearchSource to the
ILoginInfo for a valid user of the source.
This class is created by the SearchSource and the application
SecurityManager.
The contained LoginInfo is valid for a given user for the specific source contained in this object.
| Constructor Summary | |
SourceLoginInfo(SearchSource source,
ILoginInfo sourceLogin)
|
|
| Method Summary | |
ILoginInfo |
getLoginInfo()
returns user information needed to access the associated SearchSource. |
SearchSource |
getSearchSource()
|
OrderedMap |
getSourceParams()
Returns any search parameters that have been "preloaded" for a specific instance of a search against the SourceLoginInfo's SearchSource. |
void |
setSourceParams(OrderedMap sourceParams)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SourceLoginInfo(SearchSource source,
ILoginInfo sourceLogin)
| Method Detail |
public SearchSource getSearchSource()
public ILoginInfo getLoginInfo()
public void setSourceParams(OrderedMap sourceParams)
public OrderedMap getSourceParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||