Class OAuth1AuthenticationService<S>

  • Type Parameters:
    S - The provider's API type.
    All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean, SocialAuthenticationService<S>

    public class OAuth1AuthenticationService<S>
    extends AbstractSocialAuthenticationService<S>
    implements org.springframework.beans.factory.InitializingBean
    Author:
    Stefan Fussennegger