Class ClusterServerTicketGeneration


  • public class ClusterServerTicketGeneration
    extends java.lang.Object
    Class to allow generation of local to the code ticket based on ServerKey received from CLDB for authentication of the services owned by the same cluster User. Also need to set ServerKey (Security.SetKey()) so it can be used for authentication of clients This class is a singleton
    • Method Detail

      • generateTicketAndSetServerKey

        public void generateTicketAndSetServerKey()
                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • generateTicketAndSetServerKey

        public void generateTicketAndSetServerKey​(java.lang.String clusterName)
                                           throws java.io.IOException
        Throws:
        java.io.IOException