|
Oracle Security Developer Tools Web Services Security Java API Reference 10g Release 2 (10.1.2.0.2) B15570-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public void login()
throws PasswordRetrievalException
PasswordRetrievalException
public char[] getPassword(java.lang.String userName)
throws PasswordRetrievalException
userName -PasswordRetrievalExceptionpublic void logout()
|
Oracle Security Developer Tools Web Services Security Java API Reference 10g Release 2 (10.1.2.0.2) B15570-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||