WildFlyInitialContextFactory
instead.@Deprecated public final class InitialContextFactory extends Object implements InitialContextFactory
Modifier and Type | Field and Description |
---|---|
static String |
CALLBACK_HANDLER_KEY
Deprecated.
|
static String |
CONNECTION
Deprecated.
|
static String |
ENDPOINT
Deprecated.
|
static String |
PASSWORD_BASE64_KEY
Deprecated.
|
static String |
REALM_KEY
Deprecated.
|
static String |
SETUP_EJB_CONTEXT
Deprecated.
|
Constructor and Description |
---|
InitialContextFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Context |
getInitialContext(Hashtable<?,?> environment)
Deprecated.
|
@Deprecated public static final String ENDPOINT
@Deprecated public static final String CONNECTION
@Deprecated public static final String SETUP_EJB_CONTEXT
@Deprecated public static final String CALLBACK_HANDLER_KEY
@Deprecated public static final String PASSWORD_BASE64_KEY
@Deprecated public static final String REALM_KEY
public Context getInitialContext(Hashtable<?,?> environment) throws NamingException
getInitialContext
in interface InitialContextFactory
environment
- the environmentNamingException
- if an error occursCopyright © 2021 JBoss by Red Hat. All rights reserved.