Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.cookie |
Provides cookie handling in conjunction with
org.apache.commons.httpclient.Cookie . |
Modifier and Type | Method and Description |
---|---|
boolean |
CookieAttributeHandler.match(Cookie cookie,
CookieOrigin origin)
Matches the given value (property of the destination host where request is being
submitted) with the corresponding cookie attribute.
|
void |
CookieAttributeHandler.validate(Cookie cookie,
CookieOrigin origin)
Peforms cookie validation for the given attribute value.
|
Copyright © 2021 Internet2. All rights reserved.