Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

oracle.soap.handlers.audit
Class OneFilter

java.lang.Object
  |
  +--oracle.soap.handlers.audit.OneFilter
All Implemented Interfaces:
Filter

public class OneFilter
extends java.lang.Object
implements Filter

This implementation of the Filter interface in which the apply() method always returns true.


Field Summary

 

Fields inherited from interface oracle.soap.handlers.audit.Filter
AND, CLOSE_PARANTHESIS, EQUALS, HOST, IP, NOT, OPEN_PARANTHESIS, OR, TYPE_HOST, TYPE_IP, TYPE_URN, TYPE_USERNAME, URN, USERNAME, WILD_CARD

 

Constructor Summary
OneFilter()
           

 

Method Summary
 boolean apply(java.util.Hashtable attributes)
           

 

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

 

Constructor Detail

OneFilter

public OneFilter()
Method Detail

apply

public boolean apply(java.util.Hashtable attributes)
Specified by:
apply in interface Filter

Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

Copyright © 2003, Oracle. All Rights Reserved.