org.molgenis.search
Class SearchSecurityConfig

java.lang.Object
  extended by org.molgenis.search.SearchSecurityConfig

@Configuration
public class SearchSecurityConfig
extends Object

Adds security support to the SearchController if you import it in your application context

Author:
erwin

Constructor Summary
SearchSecurityConfig()
           
 
Method Summary
 org.springframework.web.servlet.handler.MappedInterceptor searchMappedInterceptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchSecurityConfig

public SearchSecurityConfig()
Method Detail

searchMappedInterceptor

@Bean
public org.springframework.web.servlet.handler.MappedInterceptor searchMappedInterceptor()


Copyright © 2013. All Rights Reserved.