public class LDAPServerPolicyHintsDecorator extends Object implements LDAPOperationDecorator
Modifier and Type | Field and Description |
---|---|
static String |
LDAP_SERVER_POLICY_HINTS_DEPRECATED_OID |
static String |
LDAP_SERVER_POLICY_HINTS_OID |
Constructor and Description |
---|
LDAPServerPolicyHintsDecorator() |
Modifier and Type | Method and Description |
---|---|
void |
beforeLDAPOperation(LdapContext ldapContext,
LDAPOperationManager.LdapOperation ldapOperation) |
public static final String LDAP_SERVER_POLICY_HINTS_OID
public static final String LDAP_SERVER_POLICY_HINTS_DEPRECATED_OID
public void beforeLDAPOperation(LdapContext ldapContext, LDAPOperationManager.LdapOperation ldapOperation) throws NamingException
beforeLDAPOperation
in interface LDAPOperationDecorator
NamingException
Copyright © 2021 JBoss by Red Hat. All rights reserved.