Package com.github.scribejava.core.services
package com.github.scribejava.core.services
-
ClassDescriptionHMAC-SHA1 implementation of
SignatureService
https://tools.ietf.org/html/rfc5849#section-3.4.2plaintext implementation ofSignatureService
A signature service that uses the RSA-SHA1 algorithm.Signs a base string, returning the OAuth signature https://tools.ietf.org/html/rfc5849#section-3.4Unix epoch timestamp generator.Implementation ofTimestampService
using plain java classes.