UsernamePasswordToken.isRememberMe

Returns <tt>true</tt> if the submitting user wishes their identity (principal(s)) to be remembered across sessions, <tt>false</tt> otherwise. Unless overridden, this value is <tt>false</tt> by default.

@return <tt>true</tt> if the submitting user wishes their identity (principal(s)) to be remembered across sessions, <tt>false</tt> otherwise (<tt>false</tt> by default).

class UsernamePasswordToken
bool
isRememberMe
()

Meta