SPT Core API

Package com.sptci.echo.login

A package that contains components and associated listeners for displaying a login screen.

See:
          Description

Class Summary
AbstractListener An abstract super-class for all action listeners for the LoginPane component.
CancelListener The action listener used to cancel (clear) the fields in the LoginPane.
JaasLoginListener A login listener that uses JAAS for authentication.
LoginListener An action listener for implementing the login action for LoginPane.
LoginPane A view component that is used to display login controls to the user.
LoginView A standard content pane that shows the standard SPT header and the LoginPane.
UserNameListener An action listener that transfers control from the LoginPane.userName field to the LoginPane.password field.
 

Package com.sptci.echo.login Description

A package that contains components and associated listeners for displaying a login screen.


SPT Core API