Class PublicKeyProxy
java.lang.Object
io.quarkus.smallrye.jwt.runtime.auth.PublicKeyProxy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PublicKeyProxy
public PublicKeyProxy()
-
-
Method Details
-
getContent
public byte[] getContent() -
setContent
public void setContent(byte[] content)
-