public class BearerTokenValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HEADER_KEY |
| Constructor and Description |
|---|
BearerTokenValidator(AuthServersProvider authServersProvider) |
public static final String HEADER_KEY
public BearerTokenValidator(AuthServersProvider authServersProvider)
public BearerToken extract(String headerValue)
Copyright © 2018. All rights reserved.