Uses of Interface
br.com.davinti.vitruvio.ws.security.LoginReferenceService
Packages that use LoginReferenceService
-
Uses of LoginReferenceService in br.com.davinti.vitruvio.ws.controller
Methods in br.com.davinti.vitruvio.ws.controller with parameters of type LoginReferenceServiceModifier and TypeMethodDescriptionvoidTaskController.setReferenceService(LoginReferenceService referenceService) -
Uses of LoginReferenceService in br.com.davinti.vitruvio.ws.security
Classes in br.com.davinti.vitruvio.ws.security that implement LoginReferenceServiceModifier and TypeClassDescriptionclassServico para manter referencias ao token logado, via ThreadLocal, ja que o sistema ira obrigar a autenticacaoMethods in br.com.davinti.vitruvio.ws.security with parameters of type LoginReferenceServiceModifier and TypeMethodDescriptionvoidLegacyLoginAuthenticationService.setReferenceService(LoginReferenceService referenceService) Deprecated.