Uses of Class
com.appslandia.common.jwt.JwtProcessor
-
Packages that use JwtProcessor Package Description com.appslandia.common.jwt -
-
Uses of JwtProcessor in com.appslandia.common.jwt
Methods in com.appslandia.common.jwt that return JwtProcessor Modifier and Type Method Description JwtProcessorJwtProcessor. setIssuer(String issuer)JwtProcessorJwtProcessor. setJsonProcessor(JsonProcessor jsonProcessor)JwtProcessorJwtProcessor. setJwtSigner(JwtSigner jwtSigner)
-