net.ripe.rpki.commons.validation
Class ValidationOptions

java.lang.Object
  extended by net.ripe.rpki.commons.validation.ValidationOptions

public class ValidationOptions
extends Object

User controlled options to use when validating objects.


Constructor Summary
ValidationOptions()
           
 
Method Summary
 int getMaxStaleDays()
           
 void setMaxStaleDays(int maxStaleDays)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationOptions

public ValidationOptions()
Method Detail

setMaxStaleDays

public void setMaxStaleDays(int maxStaleDays)

getMaxStaleDays

public int getMaxStaleDays()


Copyright © 2008-2013 RIPE NCC, the Netherlands. All Rights Reserved.