| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.auth.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestPolicyList
Allow us to store policies in a Request, in addition to those in the
ServletContext
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyList |
RequestPolicyList.getPolicies(javax.servlet.http.HttpServletRequest request)
Get a copy of the current list of policies.
|
static PolicyList |
ServletPolicyList.getPolicies(javax.servlet.ServletContext sc)
Get a copy of the current list of policies.
|
Copyright © 2021. All rights reserved.