Index
All Classes and Interfaces|All Packages
A
- AutoConfigureDataLdap - Annotation Interface in org.springframework.boot.data.ldap.test.autoconfigure
-
Auto-configuration importsfor typical Data LDAP tests.
D
- DataLdapTest - Annotation Interface in org.springframework.boot.data.ldap.test.autoconfigure
-
Annotation that can be used for an LDAP test that focuses only on LDAP components.
E
- excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.data.ldap.test.autoconfigure.DataLdapTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeFilters() - Element in annotation interface org.springframework.boot.data.ldap.test.autoconfigure.DataLdapTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
I
- includeFilters() - Element in annotation interface org.springframework.boot.data.ldap.test.autoconfigure.DataLdapTest
-
A set of include filters which can be used to add otherwise filtered beans to the application context.
O
- org.springframework.boot.data.ldap.test.autoconfigure - package org.springframework.boot.data.ldap.test.autoconfigure
-
Auto-configuration for Data LDAP tests.
P
- properties() - Element in annotation interface org.springframework.boot.data.ldap.test.autoconfigure.DataLdapTest
-
Properties in form key=value that should be added to the Spring
Environmentbefore the test runs.
U
- useDefaultFilters() - Element in annotation interface org.springframework.boot.data.ldap.test.autoconfigure.DataLdapTest
-
Determines if default filtering should be used with
@SpringBootApplication.
All Classes and Interfaces|All Packages