- SearchController - Class in eu.europeana.api2.v2.web.controller
-
Controller that handles all search requests (search.json, opensearch.rss, search.rss, and search.kml)
- SearchController() - Constructor for class eu.europeana.api2.v2.web.controller.SearchController
-
- searchJson(String, String, String[], String[], String, int, int, String[], String, String, String[], Boolean, Boolean, Boolean, Boolean, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SearchController
-
Returns a list of Europeana datasets based on the search terms.
- searchKml(String, String[], int, String, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SearchController
-
- SecurityConfig - Class in eu.europeana.api2.config
-
- SecurityConfig() - Constructor for class eu.europeana.api2.config.SecurityConfig
-
- SecurityConfig.BasicLoginConfig - Class in eu.europeana.api2.config
-
- SecurityConfig.OAuthLoginConfig - Class in eu.europeana.api2.config
-
Deprecated.
- separateAndLimitFacets(String[], boolean) - Static method in class eu.europeana.api2.v2.utils.ModelUtils
-
- ServletInitializer - Class in eu.europeana.api2.config
-
Bootstrap the API application
- ServletInitializer() - Constructor for class eu.europeana.api2.config.ServletInitializer
-
- setAutoApproveClients(Collection<String>) - Method in class eu.europeana.api2.web.security.oauth2.ApiUserApprovalHandler
-
- setClientDetailsService(ClientDetailsService) - Method in class eu.europeana.api2.web.security.oauth2.ApiApprovalHandler
-
Service to load client details (optional) for auto approval checks.
- setUseApprovalStore(boolean) - Method in class eu.europeana.api2.web.security.oauth2.ApiApprovalHandler
-
- SitemapController - Class in eu.europeana.api2.v2.web.controller
-
Handles requests for sitemap files
- SitemapController() - Constructor for class eu.europeana.api2.v2.web.controller.SitemapController
-
- SiteMapNotFoundException - Exception in eu.europeana.api2.v2.web
-
Error thrown when a requested sitemap file cannot be found/retrieved
Created by jeroen on 23-12-16.
- SiteMapNotFoundException(String) - Constructor for exception eu.europeana.api2.v2.web.SiteMapNotFoundException
-
Error thrown when a requested sitemap file cannot be found/retrieved
- soundFilterTags(List<String>, List<String>, List<String>) - Static method in class eu.europeana.api2.v2.utils.TagUtils
-
- SoundTagExtractor - Class in eu.europeana.api2.v2.utils.technicalfacets
-
Extracts the pure tags from an audio resource and generates the fake tags.
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
-
Deprecated.
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
-
Deprecated.
- StringFacetParameter - Class in eu.europeana.api2.v2.model
-
Data object for a String - String value pair for the date range facet
- StringFacetParameter(String, String) - Constructor for class eu.europeana.api2.v2.model.StringFacetParameter
-
- Stuff() - Constructor for class eu.europeana.api2.config.OAuth2ServerConfig.Stuff
-
Deprecated.
- SwaggerConfig - Class in eu.europeana.api2.config
-
- SwaggerConfig() - Constructor for class eu.europeana.api2.config.SwaggerConfig
-
- SwaggerIgnore - Annotation Type in eu.europeana.api2.v2.web.swagger
-
Used to annotate methods to be excluded in the Swagger output
- SwaggerSelect - Annotation Type in eu.europeana.api2.v2.web.swagger
-
Used to annotate classes to be included in the Swagger output