Package org.gluu.oxauth.model.config
Class WebKeysConfiguration
- java.lang.Object
 - 
- org.gluu.oxauth.model.jwk.JSONWebKeySet
 - 
- org.gluu.oxauth.model.config.WebKeysConfiguration
 
 
 
- 
- All Implemented Interfaces:
 Configuration
@Vetoed 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 org.gluu.oxauth.model.jwk.JSONWebKeySet
fromJSONObject, getKey, getKeys, getKeys, setKeys, toJSONObject, toString 
 - 
 
 -