blob: 7c2f17ae62f47cdca9bcc2664662ff7f6ee19480 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider (Apache CXF JavaDoc 3.4.5 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider (Apache CXF JavaDoc 3.4.5 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/cxf/rs/security/oauth2/provider/class-use/OAuthDataProvider.html" target="_top">Frames</a></li>
<li><a href="OAuthDataProvider.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider" class="title">Uses of Interface<br>org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.grants">org.apache.cxf.rs.security.oauth2.grants</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.grants.code">org.apache.cxf.rs.security.oauth2.grants.code</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.grants.refresh">org.apache.cxf.rs.security.oauth2.grants.refresh</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.provider">org.apache.cxf.rs.security.oauth2.provider</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.services">org.apache.cxf.rs.security.oauth2.services</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.tokens.hawk">org.apache.cxf.rs.security.oauth2.tokens.hawk</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.utils.crypto">org.apache.cxf.rs.security.oauth2.utils.crypto</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oidc.idp">org.apache.cxf.rs.security.oidc.idp</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.grants">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/package-summary.html">org.apache.cxf.rs.security.oauth2.grants</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/package-summary.html">org.apache.cxf.rs.security.oauth2.grants</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractGrantHandler.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/AbstractGrantHandler.html#getDataProvider--">getDataProvider</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/package-summary.html">org.apache.cxf.rs.security.oauth2.grants</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractGrantHandler.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/AbstractGrantHandler.html#setDataProvider-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-">setDataProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;dataProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.grants.code">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/package-summary.html">org.apache.cxf.rs.security.oauth2.grants.code</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/package-summary.html">org.apache.cxf.rs.security.oauth2.grants.code</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/AuthorizationCodeDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.grants.code">AuthorizationCodeDataProvider</a></span></code>
<div class="block">AuthorizationCodeDataProvider is the <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><code>OAuthDataProvider</code></a> which
can additionally persist the authorization code grant information</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/package-summary.html">org.apache.cxf.rs.security.oauth2.grants.code</a> that implement <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/AbstractAuthorizationCodeDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">AbstractAuthorizationCodeDataProvider</a></span></code>
<div class="block">Abstract AuthorizationCodeDataProvider implementation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/AbstractCodeDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">AbstractCodeDataProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/DefaultEncryptingCodeDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">DefaultEncryptingCodeDataProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/JCacheCodeDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">JCacheCodeDataProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/JPACMTCodeDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">JPACMTCodeDataProvider</a></span></code>
<div class="block">Same as <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/JPACodeDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code"><code>JPACodeDataProvider</code></a> (stores Clients and tokens in a rdbms using
JPA APIs).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/JPACodeDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">JPACodeDataProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.grants.refresh">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/refresh/package-summary.html">org.apache.cxf.rs.security.oauth2.grants.refresh</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/refresh/package-summary.html">org.apache.cxf.rs.security.oauth2.grants.refresh</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">RefreshTokenGrantHandler.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/refresh/RefreshTokenGrantHandler.html#setDataProvider-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-">setDataProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;dataProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.provider">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/package-summary.html">org.apache.cxf.rs.security.oauth2.provider</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/package-summary.html">org.apache.cxf.rs.security.oauth2.provider</a> that implement <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/AbstractOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider">AbstractOAuthDataProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/DefaultEncryptingOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider">DefaultEncryptingOAuthDataProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JCacheOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider">JCacheOAuthDataProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JPAOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider">JPAOAuthDataProvider</a></span></code>
<div class="block">Provides a Jpa BMT implementation for OAuthDataProvider.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.services">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/services/package-summary.html">org.apache.cxf.rs.security.oauth2.services</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/services/package-summary.html">org.apache.cxf.rs.security.oauth2.services</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractOAuthService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/services/AbstractOAuthService.html#getDataProvider--">getDataProvider</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/services/package-summary.html">org.apache.cxf.rs.security.oauth2.services</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractAccessTokenValidator.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/services/AbstractAccessTokenValidator.html#setDataProvider-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-">setDataProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractOAuthService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/services/AbstractOAuthService.html#setDataProvider-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-">setDataProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;dataProvider)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TokenIntrospectionService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/services/TokenIntrospectionService.html#setDataProvider-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-">setDataProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;dataProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.tokens.hawk">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/hawk/package-summary.html">org.apache.cxf.rs.security.oauth2.tokens.hawk</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/hawk/package-summary.html">org.apache.cxf.rs.security.oauth2.tokens.hawk</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">HawkAccessTokenValidator.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/hawk/HawkAccessTokenValidator.html#setDataProvider-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-">setDataProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;dataProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.utils.crypto">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/package-summary.html">org.apache.cxf.rs.security.oauth2.utils.crypto</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/package-summary.html">org.apache.cxf.rs.security.oauth2.utils.crypto</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/common/ServerAccessToken.html" title="class in org.apache.cxf.rs.security.oauth2.common">ServerAccessToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptAccessToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.security.Key-">decryptAccessToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/security/Key.html?is-external=true" title="class or interface in java.security">Key</a>&nbsp;secretKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/common/ServerAccessToken.html" title="class in org.apache.cxf.rs.security.oauth2.common">ServerAccessToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptAccessToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.security.Key-org.apache.cxf.rt.security.crypto.KeyProperties-">decryptAccessToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedData,
<a href="https://docs.oracle.com/javase/8/docs/api/java/security/Key.html?is-external=true" title="class or interface in java.security">Key</a>&nbsp;secretKey,
<a href="../../../../../../../../org/apache/cxf/rt/security/crypto/KeyProperties.html" title="class in org.apache.cxf.rt.security.crypto">KeyProperties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/common/ServerAccessToken.html" title="class in org.apache.cxf.rs.security.oauth2.common">ServerAccessToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptAccessToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-">decryptAccessToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedSecretKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/common/ServerAccessToken.html" title="class in org.apache.cxf.rs.security.oauth2.common">ServerAccessToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptAccessToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-org.apache.cxf.rt.security.crypto.KeyProperties-">decryptAccessToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedSecretKey,
<a href="../../../../../../../../org/apache/cxf/rt/security/crypto/KeyProperties.html" title="class in org.apache.cxf.rt.security.crypto">KeyProperties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/ServerAuthorizationCodeGrant.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">ServerAuthorizationCodeGrant</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptCodeGrant-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.security.Key-">decryptCodeGrant</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/security/Key.html?is-external=true" title="class or interface in java.security">Key</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/ServerAuthorizationCodeGrant.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">ServerAuthorizationCodeGrant</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptCodeGrant-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.security.Key-org.apache.cxf.rt.security.crypto.KeyProperties-">decryptCodeGrant</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedData,
<a href="https://docs.oracle.com/javase/8/docs/api/java/security/Key.html?is-external=true" title="class or interface in java.security">Key</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rt/security/crypto/KeyProperties.html" title="class in org.apache.cxf.rt.security.crypto">KeyProperties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/ServerAuthorizationCodeGrant.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">ServerAuthorizationCodeGrant</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptCodeGrant-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-">decryptCodeGrant</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedSecretKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/ServerAuthorizationCodeGrant.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">ServerAuthorizationCodeGrant</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptCodeGrant-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-org.apache.cxf.rt.security.crypto.KeyProperties-">decryptCodeGrant</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedSecretKey,
<a href="../../../../../../../../org/apache/cxf/rt/security/crypto/KeyProperties.html" title="class in org.apache.cxf.rt.security.crypto">KeyProperties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/refresh/RefreshToken.html" title="class in org.apache.cxf.rs.security.oauth2.tokens.refresh">RefreshToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptRefreshToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.security.Key-">decryptRefreshToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/security/Key.html?is-external=true" title="class or interface in java.security">Key</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/refresh/RefreshToken.html" title="class in org.apache.cxf.rs.security.oauth2.tokens.refresh">RefreshToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptRefreshToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.security.Key-org.apache.cxf.rt.security.crypto.KeyProperties-">decryptRefreshToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedData,
<a href="https://docs.oracle.com/javase/8/docs/api/java/security/Key.html?is-external=true" title="class or interface in java.security">Key</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rt/security/crypto/KeyProperties.html" title="class in org.apache.cxf.rt.security.crypto">KeyProperties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/refresh/RefreshToken.html" title="class in org.apache.cxf.rs.security.oauth2.tokens.refresh">RefreshToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptRefreshToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-">decryptRefreshToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedSecretKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/refresh/RefreshToken.html" title="class in org.apache.cxf.rs.security.oauth2.tokens.refresh">RefreshToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#decryptRefreshToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-org.apache.cxf.rt.security.crypto.KeyProperties-">decryptRefreshToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedToken,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedSecretKey,
<a href="../../../../../../../../org/apache/cxf/rt/security/crypto/KeyProperties.html" title="class in org.apache.cxf.rt.security.crypto">KeyProperties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/common/ServerAccessToken.html" title="class in org.apache.cxf.rs.security.oauth2.common">ServerAccessToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#recreateAccessToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-">recreateAccessToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newTokenKey,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;decryptedSequence)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/grants/code/ServerAuthorizationCodeGrant.html" title="class in org.apache.cxf.rs.security.oauth2.grants.code">ServerAuthorizationCodeGrant</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#recreateCodeGrant-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-">recreateCodeGrant</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;decryptedSequence)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/tokens/refresh/RefreshToken.html" title="class in org.apache.cxf.rs.security.oauth2.tokens.refresh">RefreshToken</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelEncryptionSupport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/crypto/ModelEncryptionSupport.html#recreateRefreshToken-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-java.lang.String-java.lang.String-">recreateRefreshToken</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;provider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newTokenKey,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;decryptedSequence)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oidc.idp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oidc/idp/package-summary.html">org.apache.cxf.rs.security.oidc.idp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oidc/idp/package-summary.html">org.apache.cxf.rs.security.oidc.idp</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">UserInfoService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oidc/idp/UserInfoService.html#setOauthDataProvider-org.apache.cxf.rs.security.oauth2.provider.OAuthDataProvider-">setOauthDataProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>&nbsp;oauthDataProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/cxf/rs/security/oauth2/provider/class-use/OAuthDataProvider.html" target="_top">Frames</a></li>
<li><a href="OAuthDataProvider.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>