blob: 6a61b401da2120a38aaeec4844444a7a2c68294d [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.cxf.rs.security.jose.jwk.JsonWebKey (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cxf.rs.security.jose.jwk.JsonWebKey (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">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"><em>Apache CXF API</em></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/jwk/class-use/JsonWebKey.html" target="_top">Frames</a></li>
<li><a href="JsonWebKey.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All 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 Class org.apache.cxf.rs.security.jose.jwk.JsonWebKey" class="title">Uses of Class<br>org.apache.cxf.rs.security.jose.jwk.JsonWebKey</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table 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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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">org.apache.cxf.rs.security.jose</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="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>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cxf.rs.security.jose">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/package-summary.html">org.apache.cxf.rs.security.jose</a></h3>
<table 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/package-summary.html">org.apache.cxf.rs.security.jose</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JoseHeaders.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/JoseHeaders.html#getJsonWebKey()">getJsonWebKey</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JoseHeaders.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/JoseHeaders.html#getJsonWebKey(java.lang.String)">getJsonWebKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;headerName)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table 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/package-summary.html">org.apache.cxf.rs.security.jose</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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="strong">JoseHeaders.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/JoseHeaders.html#setJsonWebKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">setJsonWebKey</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JoseHeaders.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/JoseHeaders.html#setJsonWebKey(java.lang.String,%20org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">setJsonWebKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;headerName,
<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)</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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a></h3>
<table 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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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/JweDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweDecryptionProvider</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweDecryptionProvider(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">createJweDecryptionProvider</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentDecryptionAlgo)</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="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20org.apache.cxf.rs.security.jose.jwe.JweHeaders)">createJweEncryptionProvider</a></strong>(<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="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="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String,%20java.lang.String)">createJweEncryptionProvider</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentEncryptionAlgo,
<a href="http://docs.oracle.com/javase/7/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 byte[]</code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#decrypt(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String,%20java.lang.String)">decrypt</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#decryptDirect(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">decryptDirect</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwt/JwtToken.html" title="class in org.apache.cxf.rs.security.jose.jwt">JwtToken</a></code></td>
<td class="colLast"><span class="strong">JweJwtCompactConsumer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweJwtCompactConsumer.html#decryptWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">decryptWith</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encrypt(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String,%20byte[],%20java.lang.String)">encrypt</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentAlgo,
byte[]&nbsp;content,
<a href="http://docs.oracle.com/javase/7/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>static <a href="http://docs.oracle.com/javase/7/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="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encryptDirect(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20byte[],%20java.lang.String)">encryptDirect</a></strong>(<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,
byte[]&nbsp;content,
<a href="http://docs.oracle.com/javase/7/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="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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="strong">JweJwtCompactProducer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweJwtCompactProducer.html#encryptWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">encryptWith</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentDecryptionSecretKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getContentDecryptionSecretKey</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentDecryptionSecretKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">getContentDecryptionSecretKey</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getContentEncryptionAlgorithm</a></strong>(<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/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">getContentEncryptionAlgorithm</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweDecryption</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getDirectKeyJweDecryption(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getDirectKeyJweDecryption</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweEncryption</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getDirectKeyJweEncryption(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getDirectKeyJweEncryption</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getECDHKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20byte[],%20byte[],%20java.lang.String,%20int)">getECDHKey</a></strong>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;privateKey,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;peerPublicKey,
byte[]&nbsp;partyUInfo,
byte[]&nbsp;partyVInfo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algoName,
int&nbsp;algoKeyBitLen)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyDecryptionAlgorithm.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyDecryptionAlgorithm</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getKeyDecryptionAlgorithm(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getKeyDecryptionAlgorithm</a></strong>(<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="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyDecryptionAlgorithm.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyDecryptionAlgorithm</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getKeyDecryptionAlgorithm(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">getKeyDecryptionAlgorithm</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getKeyEncryptionProvider(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getKeyEncryptionProvider</a></strong>(<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="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a></code></td>
<td class="colLast"><span class="strong">JweUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getKeyEncryptionProvider(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">getKeyEncryptionProvider</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultAlgorithm)</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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/package-summary.html">org.apache.cxf.rs.security.jose.jwk</a></h3>
<table 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> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decodeJwkKey(java.lang.String)">decodeJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jwkJson)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(java.io.InputStream,%20char[])">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is,
char[]&nbsp;password)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(java.io.InputStream,%20char[],%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is,
char[]&nbsp;password,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;reader)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(java.io.InputStream,%20org.apache.cxf.rs.security.jose.jwe.JweDecryptionProvider,%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweDecryptionProvider</a>&nbsp;jwe,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;reader)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(java.security.interfaces.RSAPrivateKey,%20java.lang.String,%20java.lang.String,%20java.lang.String)">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPrivateKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPrivateKey</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ctAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwk)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(javax.crypto.SecretKey,%20java.lang.String,%20java.lang.String,%20java.lang.String)">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ctAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwk)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(java.lang.String,%20char[])">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwkKey,
char[]&nbsp;password)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(java.lang.String,%20char[],%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwkKey,
char[]&nbsp;password,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;reader)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey(java.lang.String,%20org.apache.cxf.rs.security.jose.jwe.JweDecryptionProvider,%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">decryptJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwkKey,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweDecryptionProvider</a>&nbsp;jwe,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;reader)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#fromECPrivateKey(java.security.interfaces.ECPrivateKey,%20java.lang.String)">fromECPrivateKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/ECPrivateKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPrivateKey</a>&nbsp;pk,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;curve)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#fromECPublicKey(java.security.interfaces.ECPublicKey,%20java.lang.String)">fromECPublicKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/ECPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPublicKey</a>&nbsp;pk,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;curve)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#fromRSAPrivateKey(java.security.interfaces.RSAPrivateKey,%20java.lang.String)">fromRSAPrivateKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPrivateKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPrivateKey</a>&nbsp;pk,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#fromRSAPublicKey(java.security.interfaces.RSAPublicKey,%20java.lang.String)">fromRSAPublicKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPublicKey</a>&nbsp;pk,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#fromSecretKey(javax.crypto.SecretKey,%20java.lang.String)">fromSecretKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;secretKey,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#fromX509CertificateChain(java.util.List,%20java.lang.String)">fromX509CertificateChain</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/security/cert/X509Certificate.html?is-external=true" title="class or interface in java.security.cert">X509Certificate</a>&gt;&nbsp;chain,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getKey(java.lang.String)">getKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;kid)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">DefaultJwkReaderWriter.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/DefaultJwkReaderWriter.html#jsonToJwk(java.lang.String)">jsonToJwk</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jwkJson)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkReaderWriter.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html#jsonToJwk(java.lang.String)">jsonToJwk</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jwkJson)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#loadJsonWebKey(org.apache.cxf.message.Message,%20java.util.Properties,%20java.lang.String)">loadJsonWebKey</a></strong>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyOper)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#loadJsonWebKey(org.apache.cxf.message.Message,%20java.util.Properties,%20java.lang.String,%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">loadJsonWebKey</a></strong>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyOper,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;reader)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#readJwkKey(java.io.InputStream)">readJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#readJwkKey(java.lang.String)">readJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jwkJson)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#readJwkKey(java.net.URI)">readJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JsonWebKey.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html#setKeyProperty(java.lang.String,%20java.lang.Object)">setKeyProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#verifyJwkKey(java.security.interfaces.RSAPublicKey,%20java.lang.String,%20java.lang.String)">verifyJwkKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPublicKey</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwk)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table 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> that return types with arguments of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getEllipticKeys()">getEllipticKeys</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getKeyIdMap()">getKeyIdMap</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getKeyOperationMap()">getKeyOperationMap</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getKeys()">getKeys</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getKeys(java.lang.String)">getKeys</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyType)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getKeyTypeMap()">getKeyTypeMap</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getKeyUseMap()">getKeyUseMap</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getRsaKeys()">getRsaKeys</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#getSecretKeys()">getSecretKeys</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#loadJsonWebKeys(org.apache.cxf.message.Message,%20java.util.Properties,%20java.lang.String)">loadJsonWebKeys</a></strong>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyOper)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;</code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#loadJsonWebKeys(org.apache.cxf.message.Message,%20java.util.Properties,%20java.lang.String,%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">loadJsonWebKeys</a></strong>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyOper,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;reader)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table 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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encodeJwkKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">encodeJwkKey</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20char[])">encryptJwkKey</a></strong>(<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,
char[]&nbsp;password)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20char[],%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">encryptJwkKey</a></strong>(<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,
char[]&nbsp;password,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;writer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider,%20org.apache.cxf.rs.security.jose.jwk.JwkReaderWriter)">encryptJwkKey</a></strong>(<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,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html" title="interface in org.apache.cxf.rs.security.jose.jwk">JwkReaderWriter</a>&nbsp;writer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.security.interfaces.RSAPublicKey,%20java.lang.String,%20java.lang.String)">encryptJwkKey</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPublicKey</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20javax.crypto.SecretKey,%20java.lang.String,%20java.lang.String)">encryptJwkKey</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyAlgo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#jwkKeyToJson(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">jwkKeyToJson</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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="strong">DefaultJwkReaderWriter.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/DefaultJwkReaderWriter.html#jwkToJson(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">jwkToJson</a></strong>(<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><a href="http://docs.oracle.com/javase/7/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="strong">JwkReaderWriter.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkReaderWriter.html#jwkToJson(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">jwkToJson</a></strong>(<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="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#setPublicKeyInfo(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20org.apache.cxf.rs.security.jose.JoseHeaders,%20java.lang.String)">setPublicKeyInfo</a></strong>(<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/JoseHeaders.html" title="class in org.apache.cxf.rs.security.jose">JoseHeaders</a>&nbsp;headers,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#signJwkKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.security.interfaces.RSAPrivateKey,%20java.lang.String)">signJwkKey</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPrivateKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPrivateKey</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/ECPrivateKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPrivateKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#toECPrivateKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">toECPrivateKey</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/ECPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPublicKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#toECPublicKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">toECPublicKey</a></strong>(<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="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPrivateKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPrivateKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#toRSAPrivateKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">toRSAPrivateKey</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPublicKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#toRSAPublicKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">toRSAPublicKey</a></strong>(<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="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/security/interfaces/RSAPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">RSAPublicKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#toRSAPublicKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20boolean)">toRSAPublicKey</a></strong>(<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,
boolean&nbsp;checkX509)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a></code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#toSecretKey(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">toSecretKey</a></strong>(<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="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/security/cert/X509Certificate.html?is-external=true" title="class or interface in java.security.cert">X509Certificate</a>&gt;</code></td>
<td class="colLast"><span class="strong">JwkUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#toX509CertificateChain(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">toX509CertificateChain</a></strong>(<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>
</tbody>
</table>
<table 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/jwk/package-summary.html">org.apache.cxf.rs.security.jose.jwk</a> with type arguments of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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="strong">JsonWebKeys.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html#setKeys(java.util.List)">setKeys</a></strong>(<a href="http://docs.oracle.com/javase/7/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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&gt;&nbsp;keys)</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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/package-summary.html">org.apache.cxf.rs.security.jose.jws</a></h3>
<table 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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</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="strong">JwsUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getSignatureProvider(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getSignatureProvider</a></strong>(<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="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="strong">JwsUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getSignatureProvider(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">getSignatureProvider</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureVerifier.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureVerifier</a></code></td>
<td class="colLast"><span class="strong">JwsUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getSignatureVerifier(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">getSignatureVerifier</a></strong>(<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="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsSignatureVerifier.html" title="interface in org.apache.cxf.rs.security.jose.jws">JwsSignatureVerifier</a></code></td>
<td class="colLast"><span class="strong">JwsUtils.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsUtils.html#getSignatureVerifier(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">getSignatureVerifier</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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="strong">JwsCompactProducer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsCompactProducer.html#signWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">signWith</a></strong>(<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="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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="strong">JwsJsonProducer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonProducer.html#signWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">signWith</a></strong>(<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>boolean</code></td>
<td class="colLast"><span class="strong">JwsCompactConsumer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsCompactConsumer.html#verifySignatureWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">verifySignatureWith</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">JwsJsonConsumer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonConsumer.html#verifySignatureWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">verifySignatureWith</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">JwsJsonSignatureEntry.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonSignatureEntry.html#verifySignatureWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey)">verifySignatureWith</a></strong>(<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">JwsCompactConsumer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsCompactConsumer.html#verifySignatureWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">verifySignatureWith</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">JwsJsonConsumer.</span><code><strong><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jws/JwsJsonConsumer.html#verifySignatureWith(org.apache.cxf.rs.security.jose.jwk.JsonWebKey,%20java.lang.String)">verifySignatureWith</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">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"><em>Apache CXF API</em></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/jwk/class-use/JsonWebKey.html" target="_top">Frames</a></li>
<li><a href="JsonWebKey.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All 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>