![]() |
Java Source Code: vbscript/general/vbscript/general/nwauth/NWAuthentication.java |
|
||||||
|
||||||||
package halcyon.demo; import java.util.*; public class NWAuthentication
{ public NWAuthentication()
{ public boolean
login(String uid, String pwd) {
return false;
return true;
return true; public static
void main(String[] args) { |
||||||||
|
||||||||
Copyright © 1998-2002, Halcyon
Software Inc. All rights reserved.
|