Uses of Class
io.quarkus.smallrye.jwt.runtime.auth.PublicKeyProxy
-
-
Uses of PublicKeyProxy in io.quarkus.smallrye.jwt.runtime.auth
Methods in io.quarkus.smallrye.jwt.runtime.auth that return PublicKeyProxy Modifier and Type Method Description PublicKeyProxyPublicKeySubstitution. serialize(RSAPublicKey obj)Methods in io.quarkus.smallrye.jwt.runtime.auth with parameters of type PublicKeyProxy Modifier and Type Method Description RSAPublicKeyPublicKeySubstitution. deserialize(PublicKeyProxy obj)
-