I know how to set up vanilla container-managed security that uses form authentication and uses digested passwords (say, SHA-256). Something like this:
All I need is a simple login page that will check against the username and password of a simple User entity class.
I\'ve been a little puzzled with this as I have not seen many examples that gave me the complete picture. The best explanation I found so far is this.
Actually I am interested in Java AA framework that supports many types of A&A. I found that exist JAAS, but did not find any information about OpenId support.开发者_运维问答 Maybe there exists a m