| Package | Description |
|---|---|
| org.springframework.security.oauth2.provider.authentication |
| Modifier and Type | Class and Description |
|---|---|
class |
BearerTokenExtractor
TokenExtractor that strips the authenticator from a bearer token request (with an Authorization header in the
form "Bearer ", or as a request parameter if that fails). |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2AuthenticationProcessingFilter.setTokenExtractor(TokenExtractor tokenExtractor) |
Copyright © 2014. All rights reserved.