Uses of Class
org.alfresco.module.org_alfresco_module_rm.util.AuthenticationUtil
Packages that use AuthenticationUtil
Package
Description
Package info that defines the Information Governance Files REST API
-
Uses of AuthenticationUtil in org.alfresco.module.org_alfresco_module_rm.action.dm
Methods in org.alfresco.module.org_alfresco_module_rm.action.dm with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidCreateRecordAction.setAuthenticationUtil(AuthenticationUtil authenticationUtil) voidDeclareAsVersionRecordAction.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.module.org_alfresco_module_rm.bootstrap
Methods in org.alfresco.module.org_alfresco_module_rm.bootstrap with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidRecordContributorsGroupBootstrapComponent.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.module.org_alfresco_module_rm.capability
Methods in org.alfresco.module.org_alfresco_module_rm.capability with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidRMAfterInvocationProvider.setAuthenticationUtil(AuthenticationUtil authenticationUtil) Sets the authentication utilvoidRMEntryVoter.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.module.org_alfresco_module_rm.model.rma.aspect
Methods in org.alfresco.module.org_alfresco_module_rm.model.rma.aspect with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidProtectedAspects.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.module.org_alfresco_module_rm.util
Fields in org.alfresco.module.org_alfresco_module_rm.util declared as AuthenticationUtilModifier and TypeFieldDescriptionprotected AuthenticationUtilServiceBaseImpl.authenticationUtilauthentication helperMethods in org.alfresco.module.org_alfresco_module_rm.util with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidServiceBaseImpl.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.module.org_alfresco_module_rm.version
Methods in org.alfresco.module.org_alfresco_module_rm.version with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidExtendedVersionableAspect.setAuthenticationUtil(AuthenticationUtil authenticationUtil) voidRecordableVersionServiceImpl.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.repo.imap
Methods in org.alfresco.repo.imap with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidExtendedImapServiceImpl.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.rm.rest.api.files
Methods in org.alfresco.rm.rest.api.files with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidFilesEntityResource.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in org.alfresco.rm.rest.api.impl
Methods in org.alfresco.rm.rest.api.impl with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidFilePlanComponentsApiUtils.setAuthenticationUtil(AuthenticationUtil authenticationUtil)