|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.jaxrs.provider.json.JsonMapObjectReaderWriter
org.apache.cxf.rs.security.jose.jwk.DefaultJwkReaderWriter
public class DefaultJwkReaderWriter
| Constructor Summary | |
|---|---|
DefaultJwkReaderWriter()
|
|
| Method Summary | |
|---|---|
JsonWebKey |
jsonToJwk(String jwkJson)
|
JsonWebKeys |
jsonToJwkSet(String jwksJson)
|
String |
jwkSetToJson(JsonWebKeys jwks)
|
String |
jwkToJson(JsonWebKey jwk)
|
| Methods inherited from class org.apache.cxf.jaxrs.provider.json.JsonMapObjectReaderWriter |
|---|
formatIfNeeded, fromJson, fromJson, fromJsonAsList, fromJsonAsList, getClosingIndex, getCommaIndex, internalFromJsonAsList, isWhiteSpace, readJsonObjectAsSettable, readPrimitiveValue, setFormat, toJson, toJson, toJson, toJson, toJson, toJsonInternal, toJsonInternal, toJsonInternal, toJsonInternal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultJwkReaderWriter()
| Method Detail |
|---|
public String jwkSetToJson(JsonWebKeys jwks)
jwkSetToJson in interface JwkReaderWriterpublic JsonWebKeys jsonToJwkSet(String jwksJson)
jsonToJwkSet in interface JwkReaderWriterpublic String jwkToJson(JsonWebKey jwk)
jwkToJson in interface JwkReaderWriterpublic JsonWebKey jsonToJwk(String jwkJson)
jsonToJwk in interface JwkReaderWriter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||