Interface | Description |
---|---|
AccessTokenRepo | |
AccessTokenService | |
ConsumerRepository | |
ConsumerService |
Class | Description |
---|---|
AccessTokenContext |
Container for AccessToken info.
|
AccessTokenResource |
Access token management resource
|
AccessTokenServiceImpl | |
Consumer |
Simple read-only implementation of
OAuth1Consumer . |
ConsumerResource | |
ConsumerServiceImpl | |
OAuth1ExceptionMapper | |
OAuth1ManagementPlugin | |
OAuth1Plugin | |
OAuth1ProviderImpl | |
OAuth1ServicePlugin | |
OAuth1ShopIdAuthorizationFilter |
Throws a
NotAuthorizedException if the shop-identifier in the URL path
segment does not match the identifier obtained from the current SecurityContext . |
Token |
Simple implementation of
OAuth1Token . |
Token.Builder | |
Token.TokenPrincipal | |
UUIDGenerator |
Enum | Description |
---|---|
MapToMultiValueMap | |
MultiValueMapToMap |
Annotation Type | Description |
---|---|
OAuth1ShopIdAuthorization |