Uses of Class
com.chutneytesting.security.infra.memory.InMemoryUserDetailsService
Packages that use InMemoryUserDetailsService
-
Uses of InMemoryUserDetailsService in com.chutneytesting.security.infra.memory
Methods in com.chutneytesting.security.infra.memory that return InMemoryUserDetailsServiceModifier and TypeMethodDescriptionInMemorySecurityConfiguration.inMemoryUserDetailsService(InMemoryUsersProperties users, AuthenticationService authenticationService) Methods in com.chutneytesting.security.infra.memory with parameters of type InMemoryUserDetailsServiceModifier and TypeMethodDescriptionprotected voidInMemorySecurityConfiguration.UserMemoryConfiguration.configure(org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder auth, org.springframework.security.crypto.password.PasswordEncoder pwdEncoder, InMemoryUserDetailsService authService)