| Constructor and Description |
|---|
AuthCache() |
AuthCache(BrokerBackend backend) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
fillCachedAccessTimestamps(Iterable<Node> nodes)
Get the cached last contact timestamp.
|
void |
flush() |
Principal |
getPrincipal(String nodeKey,
String clientDn) |
public AuthCache()
@Inject public AuthCache(BrokerBackend backend)
public Principal getPrincipal(String nodeKey, String clientDn) throws SQLException
SQLExceptionpublic void fillCachedAccessTimestamps(Iterable<Node> nodes)
nodes - nodes to update the timestamp@PreDestroy public void flush() throws IOException
flush in interface FlushableIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014–2019 Uniklinik RWTH Aachen. All rights reserved.