| Package | Description |
|---|---|
| org.apache.directory.server.config.beans |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticatorImplBean
Configuration bean of an authenticator implementation.
|
class |
DelegatingAuthenticatorBean
A class used to store the Delegating Authenticator configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticatorBean> |
AuthenticationInterceptorBean.getAuthenticators() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationInterceptorBean.addAuthenticators(AuthenticatorBean... authenticators) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationInterceptorBean.setAuthenticators(List<AuthenticatorBean> authenticators) |
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.