blob: 82b50f6cb7a39f6e6b3d4f56aa937e62a9c6fb85 [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.jwe.JweEncryptionProvider (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.jwe.JweEncryptionProvider (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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">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/jwe/class-use/JweEncryptionProvider.html" target="_top">Frames</a></li>
<li><a href="JweEncryptionProvider.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.jwe.JweEncryptionProvider" class="title">Uses of Interface<br>org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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.jwe">org.apache.cxf.rs.security.jose.jwe</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jwk">org.apache.cxf.rs.security.jose.jwk</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#getInitializedEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">getInitializedEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;jweHeaders)</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#setEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">setEncryptionProvider</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;encryptionProvider)</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweWriterInterceptor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/JweWriterInterceptor.html#getInitializedEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">getInitializedEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJweJsonWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJweJsonWriterProvider.html#getInitializedEncryptionProviders-java.util.List-org.apache.cxf.rs.security.jose.jwe.JweHeaders-java.util.List-">getInitializedEncryptionProviders</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="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;sharedProtectedHeaders,
<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/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&gt;&nbsp;perRecipientUnprotectedHeaders)</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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">JweWriterInterceptor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/JweWriterInterceptor.html#setEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">setEncryptionProvider</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;encryptionProvider)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJweJsonWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJweJsonWriterProvider.html#setEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">setEncryptionProvider</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;provider)</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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">AbstractJweJsonWriterProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jaxrs/AbstractJweJsonWriterProvider.html#setEncryptionProviders-java.util.List-">setEncryptionProviders</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&gt;&nbsp;providers)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jwe">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</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/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a> that implement <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</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/jwe/AesCbcHmacJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcHmacJweEncryption</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/jwe/DirectKeyJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">DirectKeyJweEncryption</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/jwe/EcdhDirectKeyJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">EcdhDirectKeyJweEncryption</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/jwe/JweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweEncryption</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/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweEncryptionProvider</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;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</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;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<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;compression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">createJweEncryptionProvider</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;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-boolean-">createJweEncryptionProvider</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;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers,
boolean&nbsp;generateCekOnce)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-org.apache.cxf.rs.security.jose.jwe.ContentEncryptionProvider-">createJweEncryptionProvider</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;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a>&nbsp;contentEncryptionProvider)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionProvider,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<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;compression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">createJweEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionProvider,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweHeaders-boolean-">createJweEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionProvider,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers,
boolean&nbsp;generateCekOnce)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">createJweEncryptionProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweEncryptionProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<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;compression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">createJweEncryptionProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweEncryptionProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<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;compression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#loadEncryptionProvider-boolean-">loadEncryptionProvider</a></span>(boolean&nbsp;required)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#loadEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweHeaders-boolean-">loadEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers,
boolean&nbsp;required)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#loadEncryptionProvider-java.util.Properties-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">loadEncryptionProvider</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/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#loadEncryptionProvider-java.util.Properties-org.apache.cxf.message.Message-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">loadEncryptionProvider</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/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</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/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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">JweJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweJsonProducer.html#encryptWith-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">encryptWith</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;encryptor)</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">JweCompactProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweCompactProducer.html#encryptWith-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">encryptWith</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;jwe)</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">JweJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweJsonProducer.html#encryptWith-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">encryptWith</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;encryptor,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;recipientUnprotected)</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/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a> with type arguments of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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">JweJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweJsonProducer.html#encryptWith-java.util.List-">encryptWith</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&gt;&nbsp;encryptors)</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">JweJsonProducer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweJsonProducer.html#encryptWith-java.util.List-java.util.List-">encryptWith</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&gt;&nbsp;encryptors,
<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/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&gt;&nbsp;recipientUnprotected)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jwk">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/package-summary.html">org.apache.cxf.rs.security.jose.jwk</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/jwk/package-summary.html">org.apache.cxf.rs.security.jose.jwk</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">encryptJwkKey</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;jwkKey,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&nbsp;jwe)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<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">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkSet-org.apache.cxf.rs.security.jose.jwk.JsonWebKeys-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">encryptJwkSet</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKeys</a>&nbsp;jwkSet,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>&nbsp;jwe)</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#getInitializedEncryptionProvider--">getInitializedEncryptionProvider</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/client/package-summary.html">org.apache.cxf.rs.security.oauth2.client</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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>
<tr class="rowColor">
<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#setEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">setEncryptionProvider</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;encProvider)</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#getInitializedEncryptionProvider--">getInitializedEncryptionProvider</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#getInitializedEncryptionProvider-org.apache.cxf.rs.security.oauth2.common.Client-">getInitializedEncryptionProvider</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="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#getInitializedEncryptionProvider-java.lang.String-">getInitializedEncryptionProvider</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>
<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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#setJweEncryptor-org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider-">setJweEncryptor</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;jweEncryptor)</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</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#getClientSecretEncryptionProvider-java.lang.String-">getClientSecretEncryptionProvider</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/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">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/jwe/class-use/JweEncryptionProvider.html" target="_top">Frames</a></li>
<li><a href="JweEncryptionProvider.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>