Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


oracle.iam.rm.temporal.query
Class BlockingFilter

java.lang.Object
  extended by oracle.iam.rm.temporal.query.Filter
      extended by oracle.iam.rm.temporal.query.BlockingFilter


public class BlockingFilter
extends Filter

Filter to support blocking of all results, irrespective of value.


Field Summary

 

Fields inherited from class oracle.iam.rm.temporal.query.Filter
NULL_FILTER

 

Constructor Summary
BlockingFilter()
          Creates a BlockingFilter instance.

 

Method Summary

 

Methods inherited from class oracle.iam.rm.temporal.query.Filter
equals

 

Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

BlockingFilter

public BlockingFilter()
Creates a BlockingFilter instance.

Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Copyright © 2008, 2009 Oracle. All Rights Reserved.