Uses of Package
org.jasig.portal.utils.uri

Packages that use org.jasig.portal.utils.uri
org.jasig.portal.channels   
org.jasig.portal.channels.webproxy   
org.jasig.portal.utils.uri   
 

Classes in org.jasig.portal.utils.uri used by org.jasig.portal.channels
IUriScrutinizer
          UriScrutinizers examine URIs to see if they should be blocked for reasons of policy.
 

Classes in org.jasig.portal.utils.uri used by org.jasig.portal.channels.webproxy
IUriScrutinizer
          UriScrutinizers examine URIs to see if they should be blocked for reasons of policy.
 

Classes in org.jasig.portal.utils.uri used by org.jasig.portal.utils.uri
BlockedUriException
          Exceptional circumstance of a requested URI being blocked by local policy.
IUriScrutinizer
          UriScrutinizers examine URIs to see if they should be blocked for reasons of policy.
PrefixUriScrutinizer
          UriScrutinizer implementation matching URIs against allowed prefixes and disallowed prefixes to determine whether to block the URI.