Package io.jans.as.model.config
Class WebKeysConfiguration
- java.lang.Object
-
- io.jans.as.model.jwk.JSONWebKeySet
-
- io.jans.as.model.config.WebKeysConfiguration
-
- All Implemented Interfaces:
Configuration
public class WebKeysConfiguration extends JSONWebKeySet implements Configuration
- Version:
- 03/15/2017
- Author:
- Yuriy Movchan
-
-
Constructor Summary
Constructors Constructor Description WebKeysConfiguration()
-
Method Summary
-
Methods inherited from class io.jans.as.model.jwk.JSONWebKeySet
fromJSONObject, getKey, getKeys, setKeys, toJSONObject, toString
-
-