bill,
To authenticate a user (and password), you have to write a AuthenticationModule.
For details on this, contact WmSupport to the Authentication Module Guide.
OR
use com.wm.app.b2b.server
Class UGClass; method checkPassword
public boolean checkPassword(java.lang.String guess)
Verifies the password of this UG. The supplied guess is checked against the set password. Null passwords match any guess; otherwise a strict match is required.
For details on this, refer to the webM API.
Let me know, if you have more questions on this.
#webMethods-General#webMethods#Integration-Server-and-ESB