Uses of Interface
org.nuclos.api.context.RefreshAuthenticationContext
Packages that use RefreshAuthenticationContext
-
Uses of RefreshAuthenticationContext in org.nuclos.api.rule
Methods in org.nuclos.api.rule with parameters of type RefreshAuthenticationContextModifier and TypeMethodDescriptiondefault boolean
AuthenticationRule.refreshAuthentication
(RefreshAuthenticationContext context) A session with login whose lifetime has expired will call this method next time a request starts.