public interface

AttrFilter

com.sun.jndi.toolkit.dir.AttrFilter
Known Indirect Subclasses

Class Overview

Is implemented by classes that can perform filter checks on an attribute set.

Summary

Public Methods
abstract boolean check(Attributes targetAttrs)
Determines whether an attribute passes the filter.

Public Methods

public abstract boolean check (Attributes targetAttrs)

Determines whether an attribute passes the filter.