org.archive.wayback.authenticationcontrol
Class IPMatchesBooleanOperator

java.lang.Object
  extended by org.archive.wayback.authenticationcontrol.IPMatchesBooleanOperator
All Implemented Interfaces:
BooleanOperator<WaybackRequest>

public class IPMatchesBooleanOperator
extends java.lang.Object
implements BooleanOperator<WaybackRequest>


Constructor Summary
IPMatchesBooleanOperator()
           
 
Method Summary
 java.util.List<java.lang.String> getAllowedRanges()
           
 boolean isTrue(WaybackRequest value)
           
 void setAllowedRanges(java.util.List<java.lang.String> allowedRanges)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPMatchesBooleanOperator

public IPMatchesBooleanOperator()
Method Detail

getAllowedRanges

public java.util.List<java.lang.String> getAllowedRanges()

setAllowedRanges

public void setAllowedRanges(java.util.List<java.lang.String> allowedRanges)

isTrue

public boolean isTrue(WaybackRequest value)
Specified by:
isTrue in interface BooleanOperator<WaybackRequest>


Copyright © 2005-2009 Internet Archive. All Rights Reserved.