Class JsonWebKeys
java.lang.Object
org.apache.cxf.jaxrs.json.basic.JsonMapObject
org.apache.cxf.rs.security.jose.jwk.JsonWebKeys
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKeys()final voidsetKey(JsonWebKey key) final voidsetKeys(List<JsonWebKey> keys) Methods inherited from class org.apache.cxf.jaxrs.json.basic.JsonMapObject
asMap, containsProperty, equals, getBooleanProperty, getIntegerProperty, getJsonMapProperty, getListMapProperty, getListStringProperty, getLongProperty, getMapProperty, getProperty, getStringProperty, getUpdateCount, hashCode, removeProperty, setProperty, size
-
Field Details
-
KEYS_PROPERTY
- See Also:
-
-
Constructor Details
-
JsonWebKeys
public JsonWebKeys() -
JsonWebKeys
-
JsonWebKeys
-
-
Method Details
-
getKeys
-
setKey
-
setKeys
-
getKeyIdMap
-
getKey
-
getKeyTypeMap
-
getKeyOperationMap
-
getKeys
-
getRsaKeys
-
getEllipticKeys
-
getSecretKeys
-