public class OAuth2AuthenticationRefreshHandler extends java.lang.Object implements AuthenticationRefreshHandler
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.concurrent.locks.Lock |
lock |
| Constructor and Description |
|---|
OAuth2AuthenticationRefreshHandler() |
| 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