Entering content frame

Procedure documentation Creating a New Project

Procedure

...

       1.      From the menu path, choose File ® New ® Project ® Java ® Java Project.

This graphic is explained in the accompanying text

       2.      Choose Next and specify NewLoginModule as the project name.

This graphic is explained in the accompanying text

       3.      Choose Finish.

The new Java project for the login module is created.

       4.      Create a new Java class.

Right-click on the name of the project and choose New ® Class.

This graphic is explained in the accompanying text

 

       5.      In the dialog that appears, specify ExampleLoginModule as the name of the class:

This graphic is explained in the accompanying text 

       6.      Choose Finish.

Result

The class for the login modules is created.

 

Go to the next step

Leaving content frame