UsernamePasswordToken.clear

Clears out (nulls) the username, password, rememberMe, and inetAddress. The password bytes are explicitly set to <tt>0x00</tt> before nulling to eliminate the possibility of memory access at a later time.

class UsernamePasswordToken
void
clear
()

Meta