Package | Description |
---|---|
net.oauth |
Fundamental classes and algorithms for implementing OAuth.
|
net.oauth.client |
Classes for implementing an OAuth Consumer; that is a client that requests
access to protected resources.
|
net.oauth.client.httpclient3 |
Classes that integrate the Apache Commons HTTP Client version 3 with the OAuth library.
|
net.oauth.client.httpclient4 |
Classes that integrate the Apache Commons HTTP Client version 4 with the OAuth library.
|
net.oauth.http |
Classes that integrate OAuth with HTTP.
|
net.oauth.server |
Classes for implementing an OAuth Service Provider; that is
a server that controls access to protected resources.
|
net.oauth.signature |
Classes to compute and verify digital signatures.
|
net.oauth.signature.pem |
Classes to handle cryptographic data in PEM formats.
|
Copyright © 2023. All rights reserved.