September 2008
Intermediate to advanced
744 pages
19h 33m
English
Controlling who can and cannot access your application is an extremely important consideration when designing your applications. The authentication method you choose for your application will define how the identity of users is determined and verified.
As you'll learn in this chapter, APEX allows you to define many different authentication schemes in your application. However, only one of the schemes can be set as the current one. You can use one of the preconfigured authentication schemes or create your own scheme from scratch, enabling you to build any logic you like into your authentication scheme.
With APEX, you can specify, on a page-by-page basis, whether that particular page requires authentication ...
Read now
Unlock full access