Index

O P 
All Classes and Interfaces|All Packages

O

OAuthPlugin - Class in org.codice.ddf.catalog.plugin.oauth
If a source is configured to use OAuth 2.0's Authorization Code flow, this plugin will verify that the user has the required tokens to use OAuth 2.0 before proceeding to federate.
OAuthPlugin(TokenStorage) - Constructor for class org.codice.ddf.catalog.plugin.oauth.OAuthPlugin
 
org.codice.ddf.catalog.plugin.oauth - package org.codice.ddf.catalog.plugin.oauth
 

P

process(Source, QueryRequest) - Method in class org.codice.ddf.catalog.plugin.oauth.OAuthPlugin
Verifies that a source configured to use OAuth has a valid access token to process and that the user has authorized the use of their data against this source.
O P 
All Classes and Interfaces|All Packages