Interface RestInterfaceUID

  • All Known Implementing Classes:
    RestService

    @Contract
    public interface RestInterfaceUID
    Interface to get REST Interface UID.
    Author:
    Rajeshwar Patil
    • Method Detail

      • getUID

        String getUID()
        Returns unique ID to be used by local clients.
        Returns:
        String the unique ID. Returns null for unathorized clients.