AbstractRememberMeManager.onLogout

Reacts to a subject logging out of the application and immediately {@link #forgetIdentity(hunt.shiro.subject.Subject) forgets} any previously stored identity and returns.

@param subject the subject logging out.

class AbstractRememberMeManager
void
onLogout

Meta