Bean
to the ApplicationContext
to customize
the returned json of the default authentication endpoints.ApplicationContext
to add custom AuthenticationProvider
's to the ßSpring Security web config.ApplicationContext
to be able to customize the HttpSecurity
object.Bean
to the ApplicationContext
to fill an in-memory authentication users store.BCryptPasswordEncoder
to the ApplicationContext
if no PasswordEncoder
bean is found already.Bean
to the ApplicationContext
to customize the auto configured url registry.RegisteredUser
implementation to an AuthenticationResult
.Authentication
in the SecurityContext
.AccessDeniedException
thrown when a method security check fails.Bean
to the ApplicationContext
to be able to configure WebSecurity
.Copyright © 2017 42 BV. All rights reserved.