Uses of Class
com.spotify.github.v3.clients.JwtTokenIssuer
-
Packages that use JwtTokenIssuer Package Description com.spotify.github.v3.clients -
-
Uses of JwtTokenIssuer in com.spotify.github.v3.clients
Methods in com.spotify.github.v3.clients that return JwtTokenIssuer Modifier and Type Method Description static JwtTokenIssuer
JwtTokenIssuer. fromPrivateKey(byte[] privateKey)
Instantiates a new Jwt token issuer.
-