| Modifier and Type | Method and Description |
|---|---|
AccessTokenValidation |
AccessTokenValidatorClient.validateAccessToken(MessageContext mc,
String authScheme,
String authSchemeData) |
| Modifier and Type | Method and Description |
|---|---|
protected SecurityContext |
OAuthRequestFilter.createSecurityContext(javax.servlet.http.HttpServletRequest request,
AccessTokenValidation accessTokenV) |
| Modifier and Type | Method and Description |
|---|---|
AccessTokenValidation |
AccessTokenValidator.validateAccessToken(MessageContext mc,
String authScheme,
String authSchemeData) |
| Modifier and Type | Method and Description |
|---|---|
protected AccessTokenValidation |
AbstractAccessTokenValidator.getAccessTokenValidation(String authScheme,
String authSchemeData)
Get the access token
|
AccessTokenValidation |
AccessTokenValidatorService.getTokenValidationInfo(String authScheme,
String authSchemeData) |
| Modifier and Type | Method and Description |
|---|---|
AccessTokenValidation |
MacAccessTokenValidator.validateAccessToken(MessageContext mc,
String authScheme,
String authSchemeData) |
Apache CXF