Package org.jasig.portal.utils.uri

Interface Summary
IUriScrutinizer UriScrutinizers examine URIs to see if they should be blocked for reasons of policy.
 

Class Summary
PrefixUriScrutinizer UriScrutinizer implementation matching URIs against allowed prefixes and disallowed prefixes to determine whether to block the URI.
 

Exception Summary
BlockedUriException Exceptional circumstance of a requested URI being blocked by local policy.