Class LdapIdentityProviderFactory
java.lang.Object
org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
- All Implemented Interfaces:
SessionFactory
- Author:
- Daniel Meyer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionClass<?>
void
setLdapConfiguration
(LdapConfiguration ldapConfiguration)
-
Field Details
-
ldapConfiguration
-
-
Constructor Details
-
LdapIdentityProviderFactory
public LdapIdentityProviderFactory()
-
-
Method Details
-
getSessionType
- Specified by:
getSessionType
in interfaceSessionFactory
-
openSession
- Specified by:
openSession
in interfaceSessionFactory
-
getLdapConfiguration
-
setLdapConfiguration
-