Package org.molgenis.search

Interface Summary
SearchService Interface that a concrete SearchService must implement.
 

Class Summary
Hit Represents a search hit found by the SearchService
SearchController Controller wrapper for the SearchService.
SearchRequest  
SearchResult Result of a search.
SearchSecurityConfig Adds security support to the SearchController if you import it in your application context
SearchSecurityHandlerInterceptor HandlerInterceptor returns SC_UNAUTHORIZED if no Login object is present in the session or the user is not authenticated and login is required.
 



Copyright © 2013. All Rights Reserved.