Uses of Enum Class
com.predic8.membrane.core.interceptor.authentication.session.LDAPUserDataProvider.SearchScope
Packages that use LDAPUserDataProvider.SearchScope
-
Uses of LDAPUserDataProvider.SearchScope in com.predic8.membrane.core.interceptor.authentication.session
Methods in com.predic8.membrane.core.interceptor.authentication.session that return LDAPUserDataProvider.SearchScopeModifier and TypeMethodDescriptionLDAPUserDataProvider.getSearchScope()Returns the enum constant of this class with the specified name.static LDAPUserDataProvider.SearchScope[]LDAPUserDataProvider.SearchScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.interceptor.authentication.session with parameters of type LDAPUserDataProvider.SearchScopeModifier and TypeMethodDescriptionvoidLDAPUserDataProvider.setSearchScope(LDAPUserDataProvider.SearchScope searchScope)