|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05 |
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Environment | |
---|---|
weblogic.jndi | WebLogic Server JNDI Contexts and factories, and the WebLogic Environment extension. |
weblogic.security.auth | Contains the class for authenticating a user and adding Principals to the Subject. |
Uses of Environment in weblogic.jndi |
---|
Methods in weblogic.jndi that return Environment | |
---|---|
Environment |
WLSJNDIEnvironmentImpl.popThreadEnvironment()
|
Methods in weblogic.jndi with parameters of type Environment | |
---|---|
Context |
WLSJNDIEnvironmentImpl.getDelegateContext(weblogic.protocol.ServerIdentity hostVM,
Environment env,
String subCtxName)
|
Context |
WLInitialContextFactoryDelegate.getInitialContext(Environment environment,
String contextName)
|
Context |
WLInitialContextFactoryDelegate.getInitialContext(Environment env,
String subCtxName,
weblogic.rmi.spi.HostID hostID)
Creates a new context given the context environment. |
Remote |
WLInitialContextFactoryDelegate.getInitialReference(Environment env,
Class implClass)
|
void |
WLSJNDIEnvironmentImpl.pushThreadEnvironment(Environment env)
|
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. |
|
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |