Interface LDAPDependantAuthModuleConf
-
- All Superinterfaces:
AuthModuleConf
,BaseBean
,Serializable
- All Known Implementing Classes:
GoogleMfaAuthModuleConf
,SpnegoAuthModuleConf
,X509AuthModuleConf
public interface LDAPDependantAuthModuleConf extends AuthModuleConf
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.syncope.common.lib.auth.AuthModuleConf
AuthModuleConf.Mapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractLDAPConf
ldapInstance()
-
Methods inherited from interface org.apache.syncope.common.lib.auth.AuthModuleConf
map
-
-
-
-
Method Detail
-
ldapInstance
AbstractLDAPConf ldapInstance()
-
-