public class ReplayCheckServiceImpl extends Object implements ReplayCheckService
| Constructor and Description |
|---|
ReplayCheckServiceImpl() |
ReplayCheckServiceImpl(CacheService cacheService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkReplay(String clientPrincipal,
String serverPrincipal,
long requestTime,
int microseconds) |
public ReplayCheckServiceImpl(CacheService cacheService)
public ReplayCheckServiceImpl()
public boolean checkReplay(String clientPrincipal, String serverPrincipal, long requestTime, int microseconds)
checkReplay in interface ReplayCheckServiceCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.