Files
authsec_springboot/backend/target/classes/com/realnet/config/JWTConstant.class
T

5 lines
1.2 KiB
Plaintext
Raw Normal View History

2025-03-19 11:22:01 +05:30
Êþº¾47com/realnet/config/JWTConstantjava/lang/ObjectVALIDITY_TIME_MSJ
ConstantValueACCESS_TOKEN_VALIDITY_SECONDS'
SECRET_KEYLjava/lang/String;realnet TOKEN_PREFIXBearer 
HEADER_STRING
AuthorizationAUTHORITIES_KEYscopesJWT_ILLEGAL_ARGUMENT_MESSAGE3An error occured during getting username from tokenJWT_EXPIRED_MESSAGE*The token is expired and not valid anymoreJWT_SIGNATURE_MESSAGE"6Authentication Failed. Username or Password not valid.UNAUTHORIZED_MESSAGE%+You are not authorized to view the resourceFORBIDDEN_MESSAGE(3You don't have the right to access to this resourceINVALID_DATA_MESSAGE+8One or many parameters in the request's body are invalid<init>()VCode