Class ClusterAccessor


  • public class ClusterAccessor
    extends Object
    This class provides access to cluster information.
    Since:
    7.0
    • Method Detail

      • getNodeIndex

        public static int getNodeIndex()
        Retrieves the server node index.
        Returns:
        an integer between 0 and 65535.
        Since:
        7.0
      • getNodeTags

        public static List<String> getNodeTags()
        Retrieves the node tags associated with this PingFederate node
        Returns:
        a list of string tags associated with this PingFederate node.
        Since:
        10.0