public class RequestPolicyList extends PolicyList
modCount| Constructor and Description |
|---|
RequestPolicyList() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addPolicy(javax.servlet.ServletRequest request,
PolicyIface policy) |
static PolicyList |
getPolicies(javax.servlet.http.HttpServletRequest request)
Get a copy of the current list of policies.
|
isAuthorizedadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic static PolicyList getPolicies(javax.servlet.http.HttpServletRequest request)
public static void addPolicy(javax.servlet.ServletRequest request,
PolicyIface policy)
Copyright © 2021. All rights reserved.