| Package | Description |
|---|---|
| org.apache.cxf.rs.security.oauth2.filters | |
| org.apache.cxf.rs.security.oauth2.services | |
| org.apache.cxf.rs.security.oauth2.tokens.hawk |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessTokenValidatorClient |
| Modifier and Type | Method and Description |
|---|---|
protected AccessTokenValidator |
AbstractAccessTokenValidator.findTokenValidator(String authScheme) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAccessTokenValidator.setTokenValidator(AccessTokenValidator validator) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAccessTokenValidator.setTokenValidators(List<AccessTokenValidator> validators) |
| Modifier and Type | Class and Description |
|---|---|
class |
HawkAccessTokenValidator |
Apache CXF