public class DBLockManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.logging.Logger |
logger |
| Constructor and Description |
|---|
DBLockManager(KeycloakSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkForcedUnlock() |
DBLockProvider |
getDBLock() |
DBLockProviderFactory |
getDBLockFactory() |
public DBLockManager(KeycloakSession session)
public void checkForcedUnlock()
public DBLockProvider getDBLock()
public DBLockProviderFactory getDBLockFactory()
Copyright © 2016 JBoss by Red Hat. All rights reserved.