Package fr.becpg.repo.authentication
Class BeCPGTicketService
java.lang.Object
fr.becpg.repo.authentication.BeCPGTicketService
BeCPGTicketService class.
- Version:
- $Id: $Id
- Author:
- matthieu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.alfresco.service.cmr.security.AuthenticationServiceprivate Stringprivate org.alfresco.repo.tenant.TenantService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCurrentAuthToken.getCurrentBeCPGUserName.
-
Field Details
-
instanceName
-
authenticationService
@Autowired private org.alfresco.service.cmr.security.AuthenticationService authenticationService -
tenantService
@Autowired private org.alfresco.repo.tenant.TenantService tenantService
-
-
Constructor Details
-
BeCPGTicketService
public BeCPGTicketService()
-
-
Method Details