|
BEA Systems, Inc. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Environment | |
---|---|
weblogic.jndi | WebLogic Server JNDI Contexts and factories, and the WebLogic Environment extension. |
weblogic.security.auth |
Uses of Environment in weblogic.jndi |
---|
Methods in weblogic.jndi with parameters of type Environment | |
---|---|
Context |
WLSJNDIEnvironmentImpl.getDelegateContext(ServerIdentity hostVM,
Environment env,
String subCtxName)
|
Context |
ClientJNDIEnvironmentImpl.getDelegateContext(ServerIdentity hostVM,
Environment env,
String subCtxName)
|
Context |
WLInitialContextFactoryDelegate.getInitialContext(Environment environment,
String contextName)
|
Context |
WLInitialContextFactoryDelegate.getInitialContext(Environment env,
String subCtxName,
HostID hostID)
Creates a new context given the context environment. |
Remote |
WLInitialContextFactoryDelegate.getInitialReference(Environment env,
Class implClass)
|
Uses of Environment in weblogic.security.auth |
---|
Methods in weblogic.security.auth with parameters of type Environment | |
---|---|
static void |
Authenticate.authenticate(Environment env,
Subject subject)
Execute a WebLogic Server client login using the supplied environment parameters; will populate the Subject with the appropriate Principals. |
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |