apache > db
Apache DB Project
 
Font size:      

Properties Summary

Properties Summary

Table 9 summarizes the various properties related to user authentication.

Table 9. User Authentication Properties

Property NameUse
derby.connection.requireAuthentication Turns on user authentication.
derby.authentication.provider Specifies the kind of user authentication to use.
derby.authentication.server For LDAP user authentication, specifies the location of the server.
derby.authentication.ldap.searchAuthDN, derby.authentication.ldap.searchAuthPW, derby.authentication.ldap.searchFilter, andderby.authentication. ldap.searchBase Configures the way DN searches are performed.
derby.user.UserName Creates a user name and password for Derby's built-in user repository.
javax.naming.* JNDI properties

Previous Page
Next Page
Table of Contents
Index