Interface KRASystemCertResource


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

      • getTransportCert

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