public class JNDIUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JNDI_JAVA_NAMESPACE |
Constructor and Description |
---|
JNDIUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
jndiNameSecurityCheck(String name) |
static Object |
lookupObject(Context ctx,
String name) |
public static final String JNDI_JAVA_NAMESPACE
public static Object lookupObject(Context ctx, String name) throws NamingException
NamingException
public static void jndiNameSecurityCheck(String name) throws NamingException
NamingException
Copyright © 1999–2023 QOS.CH Sarl (Switzerland). All rights reserved.