Bug 242984. Pass jUsernameType to c interface.
This commit is contained in:
@@ -147,6 +147,8 @@ Java_com_novell_casa_MiCasa_jmiCASAGetCredential
|
||||
(*env)->ReleaseStringUTFChars(env, jsSharedSecretID, utf_string);
|
||||
}
|
||||
|
||||
credential.unFlags = jUsernameType;
|
||||
|
||||
// make the call
|
||||
if (jsSharedSecretID)
|
||||
rcode = miCASAGetCredential(
|
||||
|
||||
Reference in New Issue
Block a user