Constructor and Description |
---|
AuthnCacheWatcher() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
void |
setAuthenticationCache(AuthenticationCache authenticationCache) |
void |
setEntityManager(EntityManager entityManager) |
void |
setEventTrackingService(EventTrackingService eventTrackingService) |
void |
setMemoryService(MemoryService memoryService) |
void |
setUserCache(Cache userCache) |
void |
setUserDirectoryService(UserDirectoryService userDirectoryService) |
void |
update(Observable arg0,
Object arg) |
public void setMemoryService(MemoryService memoryService)
public void setUserCache(Cache userCache)
public void setEntityManager(EntityManager entityManager)
public void setEventTrackingService(EventTrackingService eventTrackingService)
public void setAuthenticationCache(AuthenticationCache authenticationCache)
public void setUserDirectoryService(UserDirectoryService userDirectoryService)
public void init()
public void destroy()
public void update(Observable arg0, Object arg)
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.