
com.atlassian.asap.package-info Maven / Gradle / Ivy
/**
* Library that is used to create and verify json web tokens (JWT)
* for service to service authentication purposes using the ASAP protocol.
*
* @see JSON Web Token
* @see ASAP Authentication
*/
@javax.annotation.ParametersAreNonnullByDefault
@com.atlassian.asap.annotation.FieldsAreNonNullByDefault
@com.atlassian.asap.annotation.ReturnTypesAreNonNullByDefault
package com.atlassian.asap;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy