ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / HttpAuthentication / ApplicationJwt

ApplicationJwt

class ApplicationJwt : HttpAuthentication

Authenticate by sending the application’s JWT with the request

Constructors

Name Summary
<init> Authenticate by sending the application’s JWT with the requestApplicationJwt()

Functions

Name Summary
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int
toString fun toString(): String