Class sun.server.util.Password
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.server.util.Password

java.lang.Object
   |
   +----sun.server.util.Password

public class Password
extends Object
A stand alone class that reads the name of the password file, user and password from a window and creates a file with the user/password entry.

Constructor Index

 o Password()

Method Index

 o main(String[])

Constructors

 o Password
  public Password()

Methods

 o main
  public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index