Interface BearerSignature
- All Known Implementing Classes:
BearerSignatureAuthorizationRequestHeaderField,BearerSignatureURIQueryParameter
public interface BearerSignature
Represents
2. Authenticated Requests
https://tools.ietf.org/html/rfc6750#section-2
2. Authenticated Requests
https://tools.ietf.org/html/rfc6750#section-2
-
Method Summary
Modifier and Type Method Description voidsignRequest(java.lang.String accessToken, OAuthRequest request)