Class ClientTicketHolderGlobal

  • All Implemented Interfaces:
    ClientTicketHolder

    public class ClientTicketHolderGlobal
    extends java.lang.Object
    implements ClientTicketHolder
    Remote client utility to hold an authentication ticket.
    Author:
    britt
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTicket()
      Get the ticket.
      void setTicket​(java.lang.String ticket)
      Set the ticket.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait