public class NoOpSessionUtility extends java.lang.Object implements ISessionUtility
Constructor and Description |
---|
NoOpSessionUtility() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
lockoutUser(IServerTaskMonitor monitor) |
void |
logoutUser(IServerTaskMonitor monitor) |
public void close() throws java.lang.Exception
close
in interface java.lang.AutoCloseable
java.lang.Exception
public void logoutUser(IServerTaskMonitor monitor)
logoutUser
in interface ISessionUtility
public void lockoutUser(IServerTaskMonitor monitor)
lockoutUser
in interface ISessionUtility
Copyright © 2023. All Rights Reserved.