@Configuration @ComponentScan(basePackages="de.adorsys.sts.token.authentication") public class TokenAuthenticationConfiguration extends Object
| Constructor and Description |
|---|
TokenAuthenticationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
BearerTokenValidator |
bearerTokenValidator(AuthServersProvider authServersProvider) |
@Bean public BearerTokenValidator bearerTokenValidator(AuthServersProvider authServersProvider)
Copyright © 2018. All rights reserved.