Interface RestInterfaceUID


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

    Modifier and Type
    Method
    Description
    Returns unique ID to be used by local clients.
  • Method Details

    • getUID

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