JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
J
P
T
C
com.ufoscout.coreutils.jwt
- package com.ufoscout.coreutils.jwt
CoreJsonProvider
- Class in
com.ufoscout.coreutils.jwt
CoreJsonProvider()
- Constructor for class com.ufoscout.coreutils.jwt.
CoreJsonProvider
F
fromJson()
- Method in class com.ufoscout.coreutils.jwt.
CoreJsonProvider
fromJson()
- Method in interface com.ufoscout.coreutils.jwt.
JsonProvider
G
generate()
- Method in interface com.ufoscout.coreutils.jwt.
JwtService
Generates a JWT from the payload
generate()
- Method in interface com.ufoscout.coreutils.jwt.
JwtService
Generates a JWT from the payload
generate()
- Method in interface com.ufoscout.coreutils.jwt.
JwtService
Generates a JWT from the payload
generate()
- Method in class com.ufoscout.coreutils.jwt.
JwtServiceJJWT
generate()
- Method in class com.ufoscout.coreutils.jwt.
JwtServiceJJWT
generate()
- Method in class com.ufoscout.coreutils.jwt.
JwtServiceJJWT
getSecret()
- Method in class com.ufoscout.coreutils.jwt.
JwtConfig
getSignatureAlgorithm()
- Method in class com.ufoscout.coreutils.jwt.
JwtConfig
getTokenValidityMinutes()
- Method in class com.ufoscout.coreutils.jwt.
JwtConfig
J
JsonProvider
- Interface in
com.ufoscout.coreutils.jwt
JwtConfig
- Class in
com.ufoscout.coreutils.jwt
JwtConfig()
- Constructor for class com.ufoscout.coreutils.jwt.
JwtConfig
JwtService
- Interface in
com.ufoscout.coreutils.jwt
Interface to parse and generate JWTs
JwtServiceJJWT
- Class in
com.ufoscout.coreutils.jwt
Implementation of the JwtService based on JJWT
JwtServiceJJWT()
- Constructor for class com.ufoscout.coreutils.jwt.
JwtServiceJJWT
P
parse()
- Method in interface com.ufoscout.coreutils.jwt.
JwtService
Parses a JWT and return the contained bean. It throws TokenExpiredException if the token has expired.
parse()
- Method in class com.ufoscout.coreutils.jwt.
JwtServiceJJWT
T
toJson()
- Method in class com.ufoscout.coreutils.jwt.
CoreJsonProvider
toJson()
- Method in interface com.ufoscout.coreutils.jwt.
JsonProvider
TokenExpiredException
- Exception in
com.ufoscout.coreutils.jwt
Exception thrown when parsing an expired jwt token.
C
F
G
J
P
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes