List of usage examples for javax.naming.spi InitialContextFactoryBuilder interface-usage
From source file org.rhq.enterprise.server.naming.AccessCheckingInitialContextFactoryBuilder.java
/**
* This initial context factory builder is installed early on during the RHQ server startup
* and is later on used for obtaining the {@link Context}s for all JNDI lookups in the
* RHQ server.
* <p>
* We use a custom initial context factory builder to prevent the potential malicious 3rd party