Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Application Server Configuration Notes | JBoss Server | Security | JNDI Authentication
 
JNDI Authentication
JNDI provides the following security-related properties that, if provided by the client, are passed into the JBoss naming service implementation:
*java.naming.security.protocol
*java.naming.security.authentication
*java.naming.security.principal
*java.naming.security.credentials
JBoss will recognize all of the above except java.naming.security.authentication, if provided. The default JBoss installation requires none of the properties. They would only be needed if your JBoss administrator has configured the server to expect them.
If security credentials are required, these values may be specified as discussed in Specifying JNDI Credentials.