| Package | Description |
|---|---|
| org.jose4j.jwk | |
| org.jose4j.jwx |
| Modifier and Type | Class and Description |
|---|---|
class |
EllipticCurveJsonWebKey |
class |
RsaJsonWebKey |
| Modifier and Type | Method and Description |
|---|---|
static PublicJsonWebKey |
PublicJsonWebKey.Factory.newPublicJwk(Key publicKey) |
static PublicJsonWebKey |
PublicJsonWebKey.Factory.newPublicJwk(Map<String,Object> params) |
static PublicJsonWebKey |
PublicJsonWebKey.Factory.newPublicJwk(Map<String,Object> params,
String jcaProvider) |
static PublicJsonWebKey |
PublicJsonWebKey.Factory.newPublicJwk(String json) |
static PublicJsonWebKey |
PublicJsonWebKey.Factory.newPublicJwk(String json,
String jcaProvider) |
| Modifier and Type | Method and Description |
|---|---|
PublicJsonWebKey |
Headers.getPublicJwkHeaderValue(String name,
String jcaProvider) |
Copyright © 2017. All rights reserved.