|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidPasswordException | |
| com.sap.security.api | Provides basic User Management functionality. |
| Uses of InvalidPasswordException in com.sap.security.api |
| Methods in com.sap.security.api that throw InvalidPasswordException | |
void |
IUserAccount.setPassword(String pass)
Changes user password to newpass. |
void |
IUserAccount.setPassword(String oldpass,
String newpass)
Changes user password from oldpass to newpass. |
boolean |
ISecurityPolicy.isPasswordValid(String pass)
Deprecated. please use isPasswordValid(String pass, String logonId) |
boolean |
ISecurityPolicy.isPasswordValid(String pass,
String logonId)
Check the validity of the password against the password policy |
|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||