Inheritance diagram for sfi.director.application.FrontendCredentials:

Public Member Functions | |
| FrontendCredentials () | |
| synchronized void | askUser () throws DirectorException |
| add ourselves to the list of pending authentications and wait until we get principal/password from the frontend | |
| synchronized void | setCredentials (String principal, String pwd) |
| used by the frontend: notify credentials object of principal and password a user entered | |
| synchronized void | cancel () |
| used by the frontend: notify credentials object of cancellation | |
|
|
|
|
|
add ourselves to the list of pending authentications and wait until we get principal/password from the frontend
Reimplemented from sfi.director.util.Credentials. |
|
|
used by the frontend: notify credentials object of cancellation
|
|
||||||||||||
|
used by the frontend: notify credentials object of principal and password a user entered
|
1.4.5