Class LDAPConfig
java.lang.Object
com.mulesoft.modules.wss.api.inbound.LDAPConfig
- All Implemented Interfaces:
AuthenticateUserConfig
Authentication configuration sub-type based on LDAP service.
- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
LDAPConfig
public LDAPConfig()
-
-
Method Details
-
getProviderUrl
-
getUserDn
-
getPassword
-
getSearchBase
-
getSearchFilter
-
isSearchInSubtree
public boolean isSearchInSubtree()
-