public interface Filter
| Modifier and Type | Method and Description |
|---|---|
void |
apply(DirSearch client,
String user)
Applies this filter to the authenticated user.
|
void apply(DirSearch client, String user) throws AuthenticationException
client - LDAP client that will be used for execution of LDAP queries.user - usernameAuthenticationExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.