|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Registration factory implements the two required method to deal with Login and registration. Normally Schema implements this interface since it's easy for a controller to get the schema associated with it.
| Method Summary | |
Controller |
getLoginController()
Retrieve the login controller to use with this registration factory. |
Controller |
getRegistrationController()
Retrieve the registration controller. |
| Method Detail |
public Controller getLoginController()
throws ControllerException
ControllerException - if there is an error instantiating the controllerSimpleLoginController
public Controller getRegistrationController()
throws ControllerException
ControllerException - if there is an error instantiating the controllerSimpleRegistration
|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||