Apparently I need wls-api.jar to compile the following:
import weblogic.security.principal.WLSUserImpl;
I've downloaded and extracted wls1213_dev.zip and added weblogic-classes.jar, but the WLSUserImpl class seems to be elsewhere.
Where can I find wls-api.jar (or the right jar file)?