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.AuthModuleConfAuthModuleConf.Mapper
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractLDAPConfldapInstance()- 
Methods inherited from interface org.apache.syncope.common.lib.auth.AuthModuleConfmap
 
- 
 
- 
- 
- 
Method Detail- 
ldapInstanceAbstractLDAPConf ldapInstance() 
 
- 
 
-