|
Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10678-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PasswordRetriever
Classes implementing this interface are used to retrieve passwords.
| Method Summary | |
|---|---|
char[] |
getPassword(java.lang.String userName)Returns the password for the supplied userName. |
void |
login()Perform the necessary authentication and initialization. |
void |
logout()Destroy and reclaim all resources. |
| Method Detail |
|---|
void login()
throws PasswordRetrievalException
PasswordRetrievalException
char[] getPassword(java.lang.String userName)
throws PasswordRetrievalException
userName -PasswordRetrievalExceptionvoid logout()
|
Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10678-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||