PDP
by permitting the request only if the ResponseCtx
includes Result
s that have no Obligation
s and only have the decision Permit
. Other cases result in a PermissionDeniedException
. The other cases include when an applicable policy cannot be found and when an error occurs.
@param request the access request
@throws PermissionDeniedException if the request is not allowed
|
|
|
|
|
|
|
|