Module that adds OAuth 1 support to Jersey server applications.
<dependency>
<groupId>org.glassfish.jersey.security</groupId>
<artifactId>oauth1-server</artifactId>
<version>4.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers OAuth1 support in a Jersey application.
Use OAuth2 support instead.
No dependency data recorded yet.