|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.domain.rhims.backing.LoginBackingBean
@Name(value="login") public class LoginBackingBean
This class is used as a backing bean for the Login page. It maintains a reference to the UserManager for performing user validation. Its Seam name is "login".
| Constructor Summary | |
|---|---|
LoginBackingBean()
|
|
| Method Summary | |
|---|---|
boolean |
login()
This method performs the actual user authentication based on the username and password that are obtained from the Credentials. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoginBackingBean()
| Method Detail |
|---|
public boolean login()
login in interface Login
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||