Exporting the Login Module Class in a JAR File

Procedure


  1. Select the Java class name in the project and open the context menu. Select Export .

  2. In the dialog that appears, select Start of the navigation pathJava Next navigation step JAR File End of the navigation path. Choose Next.

  3. Specify the location where to extract the JAR file.

  4. Specify the name for the JAR file. Here we use MyLoginModuleJAR.jar :

  5. To export the file, choose Finish.

Results

The file is exported to the specified location.