Trace: • Custom Error Handling
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
applications:configure_authentication [2020/07/01 16:57] cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
applications:configure_authentication [2020/07/08 13:00] (current) cduncan articles |
||
---|---|---|---|
Line 18: | Line 18: | ||
If you need a different authenticator, simply implement com.sibvisions.apps.auth.IAuthenticator. | If you need a different authenticator, simply implement com.sibvisions.apps.auth.IAuthenticator. | ||
- | Our username and password authenticator contains following code: | + | Our username and password authenticator contains the following code: |
<file java> | <file java> |