Interface TicketIF


  • public interface TicketIF
    INTERNAL: A simple ticket interface. This interface is primarily used to verify that the shared cache does not contain any expired data.

    • Method Detail

      • isValid

        boolean isValid()
        INTERNAL: Method checks to see if ticket is valid or not.