Java Web Authentication Control

Asked

Viewed 361 times

1

Good evening, I’m doing a project using JSF, Hibernate and Tomcat and one of the requirements is:

X RF 01. The system must use access passwords for secure application control.

What could I use in this controller? I tried the JAAS but I couldn’t make it work, until I asked a question here and nobody could answer me, I also found very little subject to study more about this type of authentication. Is there any more?

  • Is David speaking, all right? Have you seen Shiro? Follow the link: http://shiro.apache.org/

  • Great Weslley, had not yet seen anything about Shiro, I will research on him, especially in Portuguese since my English is terrible kk, thank you.

  • If you go to a school project, you could not implement your own solution for this authentication?

  • It’s a college web project, in requirement has secure application control, I believe any kind of tool can be used. As I said, I’m trying to use JAAS, I did everything right, but when I try to log in, the login message or incorrect password appears. Here’s the question. http://answall.com/questions/96743/login-com-jaas-tomcat?noredirect=1#comment196253_96743

  • David Filipe, I believe the answer: here may help in understanding your question.

1 answer

2


Browser other questions tagged

You are not signed in. Login or sign up in order to post.