Login Framework Classes
Name of the class | Description |
---|---|
LoginFrameworkChildView | The LoginFrameworkChildView class must implement the representation of the panel (model). The LoginFrameworkChildView represents the panels of the login framework. |
LoginFrameworkController | The LoginFrameworkController class implements the controller logic to control the panels of the login framework. |