public interface SessionTimeoutHandler
SSOToken
instances. Because of this behavior it is encouraged that implementations
don't run lengthy operations.Modifier and Type | Method and Description |
---|---|
void |
onIdleTimeout(SSOToken token)
Executed on idle timeout
|
void |
onMaxTimeout(SSOToken token)
Executed on max timeout
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.