Registry / auth / org-apache-oltu-oauth2-client

org-apache-oltu-oauth2-client

JSON →
library1.0.2javamavenunverified

OAuth 2.0 client implementation in Java.

<dependency> <groupId>org.apache.oltu.oauth2</groupId> <artifactId>org.apache.oltu.oauth2.client</artifactId> <version>1.0.2</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-OLTU-OA
O
org-apache-oltu-oauth2-client
authjavav1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OAuthClient
org.apache.oltu.oauth2.client

Create an OAuth2 client.

import org.apache.oltu.oauth2.client.OAuthClient; import org.apache.oltu.oauth2.client.URLConnectionClient; OAuthClient client = new OAuthClient(new URLConnectionClient());
Debug
Known issues
breakingApache Oltu is retired and no longer maintained.
fix
Use a modern OAuth2 library like Spring Security OAuth2 or Nimbus.
affects: *
Upgrade
Version history
1.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
org-apache-oltu-oauth2-client — mvn dependency:get org-apache-oltu-oauth2-client · libregistry