edu.vt.middleware.ldap.handler
Interface AttributeHandler

All Superinterfaces:
ResultHandler<Attribute,Attribute>
All Known Subinterfaces:
ExtendedAttributeHandler
All Known Implementing Classes:
BinaryAttributeHandler, CaseChangeAttributeHandler, CopyAttributeHandler, RecursiveAttributeHandler

public interface AttributeHandler
extends ResultHandler<Attribute,Attribute>

AttributeHandler provides post search processing of an ldap attribute.

Version:
$Revision: 1330 $
Author:
Middleware Services

Method Summary
 
Methods inherited from interface edu.vt.middleware.ldap.handler.ResultHandler
process, process, process
 



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.