org.picketlink.json.jwt.package-info Maven / Gradle / Ivy
Go to download
PicketLink JSON provides an API and implementation for JSON based on related specifications such as JWT, JWS and JWE.
The newest version!
/**
* JSON Web Token classes.
*
* It provides all the necessary classes and support to the JWT specification.
*
* @author Anil Saldhana
* @author Pedro Igor
* @author Giriraj Sharma
*/
package org.picketlink.json.jwt;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy