Class SimpleHttpServerCookie

java.lang.Object
org.wildfly.security.http.util.SimpleHttpServerCookie
All Implemented Interfaces:
HttpServerCookie

public class SimpleHttpServerCookie extends Object implements HttpServerCookie
A simple implementation of HttpServerCookie.
Author:
Darran Lofthouse