Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


oracle.soap.handlers.audit
Class AtomicFilter

java.lang.Object
  extended byoracle.soap.handlers.audit.AtomicFilter

All Implemented Interfaces:
Filter

public class AtomicFilter
extends java.lang.Object
implements Filter

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
AtomicFilter(java.lang.String filterStr)

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

AtomicFilter

public AtomicFilter(java.lang.String filterStr)
             throws java.lang.IllegalArgumentException

Method Detail

apply

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

Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


Copyright © 2003, 2006, Oracle. All rights reserved.