Exporting the Login Module Class in a JAR File
Procedure
-
Select the Java class name in the project and open the context menu. Select Export .
-
In the dialog that appears, select . Choose Next.
-
Specify the location where to extract the JAR file.
-
Specify the name for the JAR file. Here we use MyLoginModuleJAR.jar :
-
To export the file, choose Finish.
Results
The file is exported to the specified location.

