Uses of Class
org.dspace.authenticate.IPMatcherException

Packages that use IPMatcherException
org.dspace.authenticate End-user authentication manager, interface and implementations. 
 

Uses of IPMatcherException in org.dspace.authenticate
 

Methods in org.dspace.authenticate that throw IPMatcherException
 boolean IPMatcher.match(String ipIn)
          Determine whether the given full IP falls within the range this IPMatcher was initialized with.
 

Constructors in org.dspace.authenticate that throw IPMatcherException
IPMatcher(String ipSpec)
          Construct an IPMatcher that will test for the given IP specification
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.