Uses of Class
org.alfresco.module.org_alfresco_module_rm.util.AuthenticationUtil
-
Packages that use AuthenticationUtil Package Description org.alfresco.module.org_alfresco_module_rm.action.dm org.alfresco.module.org_alfresco_module_rm.bootstrap org.alfresco.module.org_alfresco_module_rm.capability org.alfresco.module.org_alfresco_module_rm.model.rma.aspect org.alfresco.module.org_alfresco_module_rm.util org.alfresco.module.org_alfresco_module_rm.version org.alfresco.repo.imap org.alfresco.rm.rest.api.files Package info that defines the Information Governance Files REST APIorg.alfresco.rm.rest.api.impl -
-
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 AuthenticationUtil Modifier and Type Method Description void
CreateRecordAction. setAuthenticationUtil(AuthenticationUtil authenticationUtil)
void
DeclareAsVersionRecordAction. 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 AuthenticationUtil Modifier and Type Method Description void
RecordContributorsGroupBootstrapComponent. 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 AuthenticationUtil Modifier and Type Method Description void
RMAfterInvocationProvider. setAuthenticationUtil(AuthenticationUtil authenticationUtil)
Sets the authentication utilvoid
RMEntryVoter. 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 AuthenticationUtil Modifier and Type Method Description void
ProtectedAspects. 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 AuthenticationUtil Modifier and Type Field Description protected AuthenticationUtil
ServiceBaseImpl. authenticationUtil
authentication helperMethods in org.alfresco.module.org_alfresco_module_rm.util with parameters of type AuthenticationUtil Modifier and Type Method Description void
ServiceBaseImpl. 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 AuthenticationUtil Modifier and Type Method Description void
ExtendedVersionableAspect. setAuthenticationUtil(AuthenticationUtil authenticationUtil)
void
RecordableVersionServiceImpl. setAuthenticationUtil(AuthenticationUtil authenticationUtil)
-
Uses of AuthenticationUtil in org.alfresco.repo.imap
Methods in org.alfresco.repo.imap with parameters of type AuthenticationUtil Modifier and Type Method Description void
ExtendedImapServiceImpl. 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 AuthenticationUtil Modifier and Type Method Description void
FilesEntityResource. 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 AuthenticationUtil Modifier and Type Method Description void
FilePlanComponentsApiUtils. setAuthenticationUtil(AuthenticationUtil authenticationUtil)
-