Uses of Class
ubic.gemma.rest.security.TokenStore
Packages that use TokenStore
-
Uses of TokenStore in ubic.gemma.rest.security
Methods in ubic.gemma.rest.security with parameters of type TokenStoreModifier and TypeMethodDescriptionorg.springframework.security.web.SecurityFilterChainRestSecurityConfig.restSecurityFilterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http, org.springframework.security.web.AuthenticationEntryPoint restAuthEntryPoint, org.springframework.security.authentication.AuthenticationManager authenticationManager, TokenStore tokenStore) Registered with @Order(1) so this chain is consulted BEFORE the gemma-web XML<s:http pattern="/**">chain.Constructors in ubic.gemma.rest.security with parameters of type TokenStore