Uses of Interface
org.apache.james.jspf.policies.PolicyPostFilter

Packages that use PolicyPostFilter
org.apache.james.jspf.policies   
org.apache.james.jspf.policies.local   
 

Uses of PolicyPostFilter in org.apache.james.jspf.policies
 

Classes in org.apache.james.jspf.policies that implement PolicyPostFilter
 class NeutralIfNotMatchPolicy
          Sets the result to NEUTRAL if no directive is found
 class NoSPFRecordFoundPolicy
          Throws a NoneException if no record has been found
 class ParseRecordPolicy
          Parse the record
 

Uses of PolicyPostFilter in org.apache.james.jspf.policies.local
 

Classes in org.apache.james.jspf.policies.local that implement PolicyPostFilter
 class BestGuessPolicy
          PolicyPostFilter which handles best guess.
 class DefaultExplanationPolicy
          Policy to add a default explanation
 class FallbackPolicy
          Class to support Fallback feature
 class OverridePolicy
           
 class TrustedForwarderPolicy
          PolicyPostFilter which implements trusted forwared.
 



Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.