Uses of Class
com.broadleafcommerce.auth.authorization.security.embedded.login.EmbeddedLoginAuthenticationProvider
Packages that use EmbeddedLoginAuthenticationProvider
-
Uses of EmbeddedLoginAuthenticationProvider in com.broadleafcommerce.auth.authorization.security.embedded.autoconfigure
Methods in com.broadleafcommerce.auth.authorization.security.embedded.autoconfigure that return EmbeddedLoginAuthenticationProviderModifier and TypeMethodDescriptionEmbeddedLoginAutoConfiguration.embeddedLoginAuthenticationProvider
(OAuth2UserDetailsService clientUserDetailService, org.springframework.security.core.userdetails.UserDetailsPasswordService userDetailsPasswordService, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder)