Class SimpleTicketServiceTest


  • public class SimpleTicketServiceTest
    extends Object
    Unit test for SimpleTicketService class.
    • Constructor Detail

      • SimpleTicketServiceTest

        public SimpleTicketServiceTest()
    • Method Detail

      • testCreateRemoveServiceTicket

        public void testCreateRemoveServiceTicket()
                                           throws Exception
        Throws:
        Exception
      • testCreateFetchRemoveProxyGrantingTicket

        public void testCreateFetchRemoveProxyGrantingTicket()
                                                      throws Exception
        Throws:
        Exception
      • testCreateRemoveProxyTicket

        public void testCreateRemoveProxyTicket()
                                         throws Exception
        Throws:
        Exception
      • createServiceTicket

        private ServiceTicket createServiceTicket()
      • expiry

        private static Instant expiry()