Uses of Class
io.jans.as.server.model.token.JwtSigner
-
Packages that use JwtSigner Package Description io.jans.as.server.model.token -
-
Uses of JwtSigner in io.jans.as.server.model.token
Methods in io.jans.as.server.model.token that return JwtSigner Modifier and Type Method Description static JwtSigner
JwtSigner. newJwtSigner(io.jans.as.model.configuration.AppConfiguration appConfiguration, io.jans.as.model.jwk.JSONWebKeySet webKeys, io.jans.as.common.model.registration.Client client)
-