| java.lang.Object | |
| ↳ | org.springframework.security.config.ldap.LdapServerBeanDefinitionParser | 
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ATT_LDIF_FILE | Optionally defines an ldif resource to be loaded. | |||||||||
| String | ATT_PORT | Defines the port the LDAP_PROVIDER server should run on | |||||||||
| String | ATT_ROOT_SUFFIX | sets the configuration suffix (default is "dc=springframework,dc=org"). | |||||||||
| String | OPT_DEFAULT_PORT | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
Optionally defines an ldif resource to be loaded. Otherwise an attempt will be made to load all ldif files found on the classpath.
Defines the port the LDAP_PROVIDER server should run on
sets the configuration suffix (default is "dc=springframework,dc=org").