Writing the Principal Class After creating module configuration XML file, the next step is to write a Sample Principal class which implementsjava.security.Principal. The constructor takes the user’s username as an argument. If authentication is successful, the module will return this principal to A...
Writing the Principal Class After creating module configuration XML file, the next step is to write a Sample Principal class which implementsjava.security.Principal. The constructor takes the user’s username as an argument. If authentication is successful, the module will return this principal to A...
Writing the Principal Class After creating module configuration XML file, the next step is to write a Sample Principal class which implementsjava.security.Principal. The constructor takes the user’s username as an argument. If authentication is successful, the module will return this principal to A...