Uses of Interface
org.jasig.portal.utils.uri.IUriScrutinizer

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

Uses of IUriScrutinizer in org.jasig.portal.channels.webproxy
 

Constructors in org.jasig.portal.channels.webproxy with parameters of type IUriScrutinizer
CWebProxy.ChannelState(IUriScrutinizer uriScrutinizerArg)
           
 

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

Classes in org.jasig.portal.utils.uri that implement IUriScrutinizer
 class PrefixUriScrutinizer
          UriScrutinizer implementation matching URIs against allowed prefixes and disallowed prefixes to determine whether to block the URI.
 



Copyright © 2010 Jasig. All Rights Reserved.