Class ClientAuthUtil

    • Constructor Detail

      • ClientAuthUtil

        public ClientAuthUtil()
    • Method Detail

      • errorResponse

        public static javax.ws.rs.core.Response errorResponse​(int status,
                                                              String error,
                                                              String errorDescription)