Class SignedOutput

    • Constructor Detail

      • SignedOutput

        public SignedOutput​(Object obj,
                            String mediaType)
      • SignedOutput

        public SignedOutput​(Object obj,
                            javax.ws.rs.core.MediaType mediaType)
    • Method Detail

      • getPrivateKey

        public PrivateKey getPrivateKey()
      • setPrivateKey

        public void setPrivateKey​(PrivateKey privateKey)