blob: 0c8827b13d243f606029d5b7f72b35aad17d06f8 [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.jose.jws.JwsSignatureProvider (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.jose.jws.JwsSignatureProvider (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/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">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/jose/jws/class-use/JwsSignatureProvider.html" target="_top">Frames</a></li>
<li><a href="JwsSignatureProvider.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.jose.jws.JwsSignatureProvider" class="title">Uses of Interface<br>org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider</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/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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.jose.common">org.apache.cxf.rs.security.jose.common</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jaxrs">org.apache.cxf.rs.security.jose.jaxrs</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jaxrs.multipart">org.apache.cxf.rs.security.jose.jaxrs.multipart</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jws">org.apache.cxf.rs.security.jose.jws</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jwt">org.apache.cxf.rs.security.jose.jwt</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.client">org.apache.cxf.rs.security.oauth2.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.oauth2.utils">org.apache.cxf.rs.security.oauth2.utils</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.jose.common">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/common/package-summary.html">org.apache.cxf.rs.security.jose.common</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/jose/common/package-summary.html">org.apache.cxf.rs.security.jose.common</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJoseProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/common/AbstractJoseProducer.html#getInitializedSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsHeaders-">getInitializedSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;jwsHeaders)</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/jose/common/package-summary.html">org.apache.cxf.rs.security.jose.common</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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">AbstractJoseProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/common/AbstractJoseProducer.html#setSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">setSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signatureProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jaxrs">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/package-summary.html">org.apache.cxf.rs.security.jose.jaxrs</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/jose/jaxrs/package-summary.html">org.apache.cxf.rs.security.jose.jaxrs</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJwsWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJwsWriterProvider.html#getInitializedSigProvider-org.apache.cxf.rs.security.jose.jws.JwsHeaders-">getInitializedSigProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;headers)</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/jose/jaxrs/package-summary.html">org.apache.cxf.rs.security.jose.jaxrs</a> that return types with arguments of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJwsJsonWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJwsJsonWriterProvider.html#getInitializedSigProviders-java.util.List-java.util.List-">getInitializedSigProviders</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<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>&gt;&nbsp;propLocs,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&gt;&nbsp;protectedHeaders)</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/jose/jaxrs/package-summary.html">org.apache.cxf.rs.security.jose.jaxrs</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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">AbstractJwsJsonWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJwsJsonWriterProvider.html#setSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">setSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signatureProvider)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJwsWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJwsWriterProvider.html#setSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">setSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signatureProvider)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJwsWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJwsWriterProvider.html#writeJws-org.apache.cxf.rs.security.jose.jws.JwsCompactProducer-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-java.io.OutputStream-">writeJws</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsCompactProducer.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsCompactProducer</a>&nbsp;p,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;theSigProvider,
<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</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>Method parameters in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/package-summary.html">org.apache.cxf.rs.security.jose.jaxrs</a> with type arguments of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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">AbstractJwsJsonWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJwsJsonWriterProvider.html#setSignatureProviders-java.util.List-">setSignatureProviders</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&gt;&nbsp;signatureProviders)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jaxrs.multipart">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/multipart/package-summary.html">org.apache.cxf.rs.security.jose.jaxrs.multipart</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/jose/jaxrs/multipart/package-summary.html">org.apache.cxf.rs.security.jose.jaxrs.multipart</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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">AbstractJwsMultipartSignatureFilter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/multipart/AbstractJwsMultipartSignatureFilter.html#setSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">setSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signatureProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jws">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/package-summary.html">org.apache.cxf.rs.security.jose.jws</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/jose/jws/package-summary.html">org.apache.cxf.rs.security.jose.jws</a> that implement <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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/jose/jws/AbstractJwsSignatureProvider.html" title="class in org.apache.cxf.rs.security.jose.jws">AbstractJwsSignatureProvider</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/jose/jws/EcDsaJwsSignatureProvider.html" title="class in org.apache.cxf.rs.security.jose.jws">EcDsaJwsSignatureProvider</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/jose/jws/HmacJwsSignatureProvider.html" title="class in org.apache.cxf.rs.security.jose.jws">HmacJwsSignatureProvider</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/jose/jws/NoneJwsSignatureProvider.html" title="class in org.apache.cxf.rs.security.jose.jws">NoneJwsSignatureProvider</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/jose/jws/PrivateKeyJwsSignatureProvider.html" title="class in org.apache.cxf.rs.security.jose.jws">PrivateKeyJwsSignatureProvider</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/jose/jws/package-summary.html">org.apache.cxf.rs.security.jose.jws</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getHmacSignatureProvider-byte:A-org.apache.cxf.rs.security.jose.jwa.SignatureAlgorithm-">getHmacSignatureProvider</a></span>(byte[]&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/SignatureAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">SignatureAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getHmacSignatureProvider-java.lang.String-org.apache.cxf.rs.security.jose.jwa.SignatureAlgorithm-">getHmacSignatureProvider</a></span>(<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;encodedKey,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/SignatureAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">SignatureAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getPrivateKeySignatureProvider-java.security.PrivateKey-org.apache.cxf.rs.security.jose.jwa.SignatureAlgorithm-">getPrivateKeySignatureProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/security/PrivateKey.html?is-external=true" title="class or interface in java.security">PrivateKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/SignatureAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">SignatureAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getSignatureProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-">getSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;jwk)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getSignatureProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.SignatureAlgorithm-">getSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;jwk,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/SignatureAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">SignatureAlgorithm</a>&nbsp;defaultAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#loadSignatureProvider-boolean-">loadSignatureProvider</a></span>(boolean&nbsp;required)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#loadSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsHeaders-boolean-">loadSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;headers,
boolean&nbsp;required)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#loadSignatureProvider-org.apache.cxf.message.Message-java.util.Properties-org.apache.cxf.rs.security.jose.jws.JwsHeaders-">loadSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#loadSignatureProvider-java.util.Properties-org.apache.cxf.rs.security.jose.jws.JwsHeaders-">loadSignatureProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#loadSignatureProvider-java.lang.String-org.apache.cxf.Bus-">loadSignatureProvider</a></span>(<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;propertiesLoc,
<a href="../../../../../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</a>&nbsp;bus)</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/jose/jws/package-summary.html">org.apache.cxf.rs.security.jose.jws</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#sign-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-java.lang.String-java.lang.String-">sign</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;jwsSig,
<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;content,
<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;ct)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="typeNameLabel">JwsJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonProducer.html#signWith-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">signWith</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="typeNameLabel">JwsCompactProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsCompactProducer.html#signWith-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">signWith</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="typeNameLabel">JwsJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonProducer.html#signWith-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsHeaders-">signWith</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signer,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;protectedHeader)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="typeNameLabel">JwsJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonProducer.html#signWith-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsHeaders-org.apache.cxf.rs.security.jose.jws.JwsHeaders-">signWith</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signer,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;protectedHeader,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsHeaders.html" title="class in org.apache.cxf.rs.security.jose.jws">JwsHeaders</a>&nbsp;unprotectedHeader)</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>Method parameters in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/package-summary.html">org.apache.cxf.rs.security.jose.jws</a> with type arguments of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwsJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonProducer.html#signWith-java.util.List-">signWith</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&gt;&nbsp;signers)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jwt">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwt/package-summary.html">org.apache.cxf.rs.security.jose.jwt</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/jose/jwt/package-summary.html">org.apache.cxf.rs.security.jose.jwt</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JoseJwtProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwt/JoseJwtProducer.html#processJwt-org.apache.cxf.rs.security.jose.jwt.JwtToken-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">processJwt</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwt/JwtToken.html" title="class in org.apache.cxf.rs.security.jose.jwt">JwtToken</a>&nbsp;jwt,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&nbsp;theEncProvider,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;theSigProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/client/package-summary.html">org.apache.cxf.rs.security.oauth2.client</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/client/package-summary.html">org.apache.cxf.rs.security.oauth2.client</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JoseClientCodeStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/client/JoseClientCodeStateManager.html#getInitializedSigProvider-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">getInitializedSigProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&nbsp;theEncryptionProvider)</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/client/package-summary.html">org.apache.cxf.rs.security.oauth2.client</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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">JoseClientCodeStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/client/JoseClientCodeStateManager.html#setSignatureProvider-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">setSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;signatureProvider)</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/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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 methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/package-summary.html">org.apache.cxf.rs.security.oauth2.provider</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">OAuthServerJoseJwtProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthServerJoseJwtProducer.html#getInitializedSignatureProvider-org.apache.cxf.rs.security.oauth2.common.Client-">getInitializedSignatureProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/common/Client.html" title="class in org.apache.cxf.rs.security.oauth2.common">Client</a>&nbsp;c)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">OAuthJoseJwtProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthJoseJwtProducer.html#getInitializedSignatureProvider-java.lang.String-">getInitializedSignatureProvider</a></span>(<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;clientSecret)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JoseSessionTokenProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JoseSessionTokenProvider.html#getInitializedSigProvider--">getInitializedSigProvider</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/provider/package-summary.html">org.apache.cxf.rs.security.oauth2.provider</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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">JoseSessionTokenProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JoseSessionTokenProvider.html#setJwsProvider-org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider-">setJwsProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a>&nbsp;jwsProvider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.oauth2.utils">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/package-summary.html">org.apache.cxf.rs.security.oauth2.utils</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/package-summary.html">org.apache.cxf.rs.security.oauth2.utils</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</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/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">OAuthUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/oauth2/utils/OAuthUtils.html#getClientSecretSignatureProvider-java.lang.String-">getClientSecretSignatureProvider</a></span>(<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;clientSecret)</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/jose/jws/JwsSignatureProvider.html" title="interface in org.apache.cxf.rs.security.jose.jws">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/jose/jws/class-use/JwsSignatureProvider.html" target="_top">Frames</a></li>
<li><a href="JwsSignatureProvider.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>