@Configuration @ConditionalOnClass(value=org.springframework.security.authentication.UsernamePasswordAuthenticationToken.class) public static class SpringAuthenticationInfoProvider.BasicAuth extends Object
| Constructor and Description |
|---|
BasicAuth() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfoProvider |
basicAuthenticationInfoProvider() |
@Bean @Order(value=2147483645) public AuthenticationInfoProvider basicAuthenticationInfoProvider()
Copyright © 2023. All rights reserved.