Class OAuth1SignatureFeature

  • All Implemented Interfaces:
    Feature

    public class OAuth1SignatureFeature
    extends Object
    implements Feature
    Feature enabling OAuth signature support. If the feature is registered the OAuth1Signature can be injected to JAX-RS resources and providers and used to sign and verify OAuth requests.
    Author:
    Miroslav Fuksa
    • Constructor Detail

      • OAuth1SignatureFeature

        public OAuth1SignatureFeature()