public class CookieAuthenticationRefreshHandler extends java.lang.Object implements AuthenticationRefreshHandler
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.concurrent.Semaphore |
semaphore |
| Constructor and Description |
|---|
CookieAuthenticationRefreshHandler() |
| Modifier and Type | Method and Description |
|---|---|
Session |
refreshAuthentication(Session session,
SessionCallback callback) |
public Session refreshAuthentication(Session session, SessionCallback callback) throws java.lang.Exception
refreshAuthentication in interface AuthenticationRefreshHandlerjava.lang.Exception