Class Cookies

    • Constructor Detail

      • Cookies

        public Cookies()
    • Method Detail

      • getNamed

        public Cookie getNamed​(String name)
        Get cookie by name
        Parameters:
        name - the name of the cookie you want
        Returns:
        the cookie with that name