Interface Ticket

  • All Known Implementing Classes:
    TicketContainer

    public interface Ticket
    Type representing a ticket that allows virtual machine access.
    • Method Detail

      • expiryAsByte

        Byte expiryAsByte()
      • expiryAsShort

        Short expiryAsShort()
      • expiryAsInteger

        Integer expiryAsInteger()
      • expiryAsLong

        Long expiryAsLong()
      • expiryPresent

        boolean expiryPresent()
      • valuePresent

        boolean valuePresent()