customPostLoginExample

This method, which provides an example of performing a custom action post login, is called by the postLogin method in the Application class.

If you are creating your own custom WCC application, either delete or comment out the call to customPostLoginExample by the postLogin method in the Application class.

Also see: postLogin