SessionListener.onStop

Notification callback that occurs when the corresponding Session has stopped, either programmatically via {@link Session#stop} or automatically upon a subject logging out.

@param session the session that has stopped.

interface SessionListener
void
onStop

Meta