Uses of Class
org.jasig.portal.utils.uri.BlockedUriException

Packages that use BlockedUriException
org.jasig.portal.utils.uri   
 

Uses of BlockedUriException in org.jasig.portal.utils.uri
 

Methods in org.jasig.portal.utils.uri that throw BlockedUriException
 void IUriScrutinizer.scrutinize(java.net.URI uri)
          Scrutinize a URI to determine if access to it should be blocked for reasons of policy.
 void PrefixUriScrutinizer.scrutinize(java.net.URI uriArg)