|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
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 | Contains the class for authenticating a user and adding Principals to the Subject. |
Uses of Environment in weblogic.jndi |
---|
Methods in weblogic.jndi with parameters of type Environment | |
---|---|
Context |
WLInitialContextFactoryDelegate.getInitialContext(Environment env,
String subCtxName,
HostID hostID)
Creates a new context given the context environment. |
Context |
WLInitialContextFactoryDelegate.getInitialContext(Environment environment,
String contextName)
|
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. |
|
Copyright 1996, 2014, 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 Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |