Uses of Interface
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.cookie.CookieAttributeHandler

Packages that use CookieAttributeHandler
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.cookie Provides cookie handling in conjunction with org.apache.commons.httpclient.Cookie
 

Uses of CookieAttributeHandler in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.cookie
 

Methods in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.cookie that return CookieAttributeHandler
protected  CookieAttributeHandler RFC2965Spec.findAttribHandler(String name)
          Finds an attribute handler CookieAttributeHandler for the given attribute.
protected  CookieAttributeHandler RFC2965Spec.getAttribHandler(String name)
          Gets attribute handler CookieAttributeHandler for the given attribute.
 

Methods in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.cookie with parameters of type CookieAttributeHandler
protected  void RFC2965Spec.registerAttribHandler(String name, CookieAttributeHandler handler)
           
 



Copyright © 2010 Internet2. All Rights Reserved.