Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum RememberAuthentication |
|
Values | |
NO | Do not remember the authentication data (use it once and immediately forget about it). |
SESSION | Remember the authentication data, but only until the end of the current session. |
PERSISTENT | Remember the authentication data 'forever'. |
Values' Details | |
NO
|
|
SESSION
|
|
PERSISTENT
|
Copyright © 2003 Sun Microsystems, Inc.