@Deprecated public class FilePlanAuthenticationServiceImpl extends Object implements FilePlanAuthenticationService
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_RM_ADMIN_USER
Deprecated.
|
| Constructor and Description |
|---|
FilePlanAuthenticationServiceImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRmAdminUserName()
Deprecated.
|
<R> R |
runAsRmAdmin(org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork<R> runAsWork)
Deprecated.
|
@Deprecated public static final String DEFAULT_RM_ADMIN_USER
public FilePlanAuthenticationServiceImpl()
@Deprecated public String getRmAdminUserName()
getRmAdminUserName in interface FilePlanAuthenticationServiceorg.alfresco.module.org_alfresco_module_rm.security.FilePlanAuthenticationService#getRMAdminUserName()@Deprecated public <R> R runAsRmAdmin(org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork<R> runAsWork)
FilePlanAuthenticationServicerunAsRmAdmin in interface FilePlanAuthenticationServiceR - return typerunAsWork - work to execute as the rm admin userorg.alfresco.module.org_alfresco_module_rm.security.FilePlanAuthenticationService#runAsRMAdmin(org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork)Copyright © 2005–2018 Alfresco Software. All rights reserved.