Passing security credentials using the InitalContext

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2436

This topic has not yet been written. The content below is from the topic description.
6.3.5. The Login InitialContext Factory Implementation JAAS is the preferred method for authenticating a remote client to JBoss. However, for simplicity and to ease the migration from other application server environment that do not use JAAS, JBoss allows you the security credentials to be passed through the InitialContext. JAAS is still used under the covers, but there is no manifest use of the JAAS interfaces in the client application. The factory class that provides this capability is the org.jboss.security.jndi.LoginInitialContextFactory. The complete set of support InitialContext environment properties for this factory are: