Interface LDAPOperationDecorator
- All Known Implementing Classes:
LDAPServerPolicyHintsDecorator
public interface LDAPOperationDecorator
- Author:
- Marek Posolda
-
Method Summary
Modifier and TypeMethodDescriptionvoid
beforeLDAPOperation
(LdapContext ldapContext, LDAPOperationManager.LdapOperation ldapOperation)
-
Method Details
-
beforeLDAPOperation
void beforeLDAPOperation(LdapContext ldapContext, LDAPOperationManager.LdapOperation ldapOperation) throws NamingException - Throws:
NamingException
-