Revision 10:ecafeb8a1e00

View differences:

src/my/ws/upass/WS_UPass.java
247 247

  
248 248
		return upc.VerifySecurityCode(referenceId, securityCode);
249 249
	}
250
	
251
	//TODO: 
252
	// 1- UA_GetUserData (things that would be in)
253
	// 2- QueryPassword (things that would be in)
254
	// 3- QueryTAC (things that would be in)
255
	// 4- DisableTAC (currently disabled inside the function)
256
	// 5- ResetTAC (need to look inside the Map loop, return before reach actual record)
257
	
250 258
}

Also available in: Unified diff