Interface KRASystemCertResource


@Path("config/cert") public interface KRASystemCertResource
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.ws.rs.core.Response
     
  • Method Details

    • getTransportCert

      @GET @Path("transport") javax.ws.rs.core.Response getTransportCert() throws Exception
      Throws:
      Exception