About Atlassian OAuth

Plugin to provide support for OAuth in our RESTful APIs

Project Modules

This project has declared the following modules:

Name Description
Atlassian OAuth API API for Atlassian OAuth Plugins
Atlassian OAuth Test Utilities Utilities for testing OAuth objects, including Hamcrest matchers and other useful bits of code.
Atlassian OAuth Bridge Utilities for bridging the gap between our OAuth API and the OAuth.net API
Atlassian OAuth Shared Base Library Utilities that might be used in implementing plugins
Atlassian OAuth Consumer Plugin Plugin that makes it possible for applications to become Consumers.
Atlassian OAuth Consumer SPI Consumer SPIs to allow applications to provide custom implementations of storing token and consumer info
Atlassian OAuth Consumer Service Core Implementation Plugin to provide support for OAuth in our RESTful APIs
Atlassian OAuth Consumer SAL SPI Implementation Plugin to provide support for OAuth in our RESTful APIs
Atlassian OAuth Service Provider SPI Service Provider SPIs to allow applications to provide custom implementations of storing token consumer info
Atlassian OAuth Service Provider Plugin Plugin that makes it possible for applications to become Service Providers.
Atlassian OAuth Service Provider SAL SPI Implementation Plugin to provide support for OAuth in our RESTful APIs
Atlassian OAuth Service Provider Test Data Plugin Plugin that creates some hardcoded test data for testing service providers.
Atlassian OAuth Admin Plugin Plugin that provides a single tabbed view for administering OAuth consumers and service provider information.
OAuth Signature Generator Plugin Plugin which provides a way to enter the request you want to make and have a signature generated for you.
Atlassian OAuth - Integration Tests Plugin to provide support for OAuth in our RESTful APIs
Atlassian OAuth Pageobjects Plugin to provide support for OAuth in our RESTful APIs