public class LdapIdentityProviderFactory extends Object implements SessionFactory
| Modifier and Type | Field and Description |
|---|---|
protected LdapConfiguration |
ldapConfiguration |
| Constructor and Description |
|---|
LdapIdentityProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
LdapConfiguration |
getLdapConfiguration() |
Class<?> |
getSessionType() |
Session |
openSession() |
void |
setLdapConfiguration(LdapConfiguration ldapConfiguration) |
protected LdapConfiguration ldapConfiguration
public Class<?> getSessionType()
getSessionType in interface SessionFactorypublic Session openSession()
openSession in interface SessionFactorypublic LdapConfiguration getLdapConfiguration()
public void setLdapConfiguration(LdapConfiguration ldapConfiguration)
Copyright © 2021. All rights reserved.