public abstract class AuthenticatorBean extends AdsBaseBean
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseDn
The base DN which will be the starting point from which we use the authenticator
|
| Constructor and Description |
|---|
AuthenticatorBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticatorId() |
String |
getBaseDn() |
void |
setAuthenticatorId(String authenticatorId) |
void |
setBaseDn(String baseDn) |
getDescription, getDn, isDisabled, isEnabled, setDescription, setDn, setEnabled, toString, toString, toString, toString, toString, toString@ConfigurationElement(attributeType="ads-baseDn", isOptional=false) protected String baseDn
public AuthenticatorBean()
public String getAuthenticatorId()
public void setAuthenticatorId(String authenticatorId)
authenticatorId - the authenticatorId to setCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.