@Service public class IdmInfoService extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_LDAP_ENABLED |
static String |
TYPE_DEFAULT |
static String |
TYPE_EXTERNAL_LDAP |
Constructor and Description |
---|
IdmInfoService() |
Modifier and Type | Method and Description |
---|---|
String |
getIdmType() |
protected void |
postConstruct() |
void |
setIdmType(String idmType) |
public static final String KEY_LDAP_ENABLED
public static final String TYPE_DEFAULT
public static final String TYPE_EXTERNAL_LDAP
@PostConstruct protected void postConstruct()
public String getIdmType()
public void setIdmType(String idmType)
Copyright © 2014–2015 Alfresco. All rights reserved.