Package io.jans.as.server.service
Class LdapCustomAuthenticationConfigurationService
- java.lang.Object
-
- io.jans.as.server.service.LdapCustomAuthenticationConfigurationService
-
- All Implemented Interfaces:
Serializable
@Named public class LdapCustomAuthenticationConfigurationService extends Object implements Serializable
Provides service methods methods with LDAP configuration- Author:
- Yuriy Movchan Date: 08.27.2012
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LdapCustomAuthenticationConfigurationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<io.jans.model.config.CustomAuthenticationConfiguration>
getCustomAuthenticationConfigurations()
-
-
-
Method Detail
-
getCustomAuthenticationConfigurations
public List<io.jans.model.config.CustomAuthenticationConfiguration> getCustomAuthenticationConfigurations()
-
-