Methods' Details |
canSetRealm
- Description
- Specifies if a new 'realm' value can be handed back.
|
|
setRealm
|
canSetUserName
boolean |
canSetUserName(); |
- Description
- Specifies if a 'user name' value can be handed back.
|
|
setUserName
|
canSetPassword
boolean |
canSetPassword(); |
- Description
- Specifies if a 'password' value can be handed back.
|
|
setPassword
|
getRememberPasswordModes
- Description
- Specifies the available modes of how long to remember the password.
- Parameter Default
- Returns the default mode (to be initially displayed to the user).
- Returns
- A sequence of available modes to hand back. Each individual mode
should appear at most once in the sequence. If the sequence is empty,
a new mode cannot be handed back.
|
|
setRememberPassword
|
canSetAccount
- Description
- Specifies if an 'account' value can be handed back.
|
|
setAccount
|
getRememberAccountModes
- Description
- Specifies the available modes of how long to remember the account.
- Parameter Default
- Returns the default mode (to be initially displayed to
the user).
- Returns
- A sequence of available modes to hand back. Each individual
mode should appear at most once in the sequence. If the sequence is
empty, a new mode cannot be handed back.
|
|
setRememberAccount
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.