public interface IClientAuthActionContext
| Modifier and Type | Method and Description |
|---|---|
void |
accessTimeoutElapses(ClientAuthSession session) |
void |
disconnectUserOrDev(ClientAuthSession session,
Message request) |
long |
getAccessTimeout() |
long getAccessTimeout()
throws InternalException
InternalExceptionvoid accessTimeoutElapses(ClientAuthSession session) throws InternalException
InternalExceptionvoid disconnectUserOrDev(ClientAuthSession session, Message request) throws InternalException
InternalExceptionCopyright © 2016. All Rights Reserved.