Package edu.uiuc.ncsa.security.util.jwk
Support for JSON web keys. This includes a basic store for them a utility for working with them.
 
Created by Jeff Gaynor
 on 8/3/22 at  8:17 AM
- 
Class Summary Class Description JSONWebKey An object containing a JSON web key.JSONWebKeys A collection ofJSONWebKeyobjects.JSONWebKeyUtil A utility for RFC 7515, the JSON web key format.JWKUtil2 This is a utility that does all of the work for JSON webkeys.