Searched refs:RFC2965DomainAttributeHandler (Results 1 – 2 of 2) sorted by relevance
50 public class RFC2965DomainAttributeHandler implements CookieAttributeHandler { class52 public RFC2965DomainAttributeHandler() { in RFC2965DomainAttributeHandler() method in RFC2965DomainAttributeHandler
71 registerAttribHandler(ClientCookie.DOMAIN_ATTR, new RFC2965DomainAttributeHandler()); in RFC2965Spec()