|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.jndi.internal.JNDIEnvironment
weblogic.jndi.WLSJNDIEnvironmentImpl
public class WLSJNDIEnvironmentImpl
Helper for obtaining JNDI platform specific settings.
Constructor Summary | |
---|---|
WLSJNDIEnvironmentImpl()
|
Method Summary | |
---|---|
void |
activateTransactionHelper()
|
Object |
copyObject(Object obj)
|
void |
deactivateTransactionHelper()
|
AuthenticatedSubject |
getASFromAU(AuthenticatedUser au)
|
AuthenticatedSubject |
getCurrentSubject(AuthenticatedSubject kernelIdentity)
|
Context |
getDelegateContext(weblogic.protocol.ServerIdentity hostVM,
Environment env,
String subCtxName)
|
ObjectInput |
getReplacerObjectInputStream(ObjectInput in)
Only invoked during deserialization of WLContextImpl. |
ObjectOutput |
getReplacerObjectOutputStream(ObjectOutput out)
Only invoked during serialization of WLContextImpl. |
weblogic.jndi.internal.SSL.SSLProxy |
getSSLProxy()
|
Object |
iiopReplaceObject(Object object)
|
Object |
iiopResolveObject(Object object)
|
boolean |
isCorbaObject(Object obj)
|
boolean |
isCorbaStub(Object object)
|
void |
loadTransportableFactories(List transportableFactories)
Instantiate the factories specified in the server property and cache them in a list preserving order. |
void |
nullSSLClientCertificate()
|
void |
popSubject(AuthenticatedSubject kernelIdentity)
|
Environment |
popThreadEnvironment()
|
void |
prepareKernel()
|
void |
prepareSubjectManager()
|
void |
prepReferenceHelper()
|
void |
pushSubject(AuthenticatedSubject kernelIdentity,
AuthenticatedSubject userIdentity)
|
void |
pushThreadEnvironment(Environment env)
|
Methods inherited from class weblogic.jndi.internal.JNDIEnvironment |
---|
getJNDIEnvironment |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WLSJNDIEnvironmentImpl()
Method Detail |
---|
public weblogic.jndi.internal.SSL.SSLProxy getSSLProxy()
getSSLProxy
in class weblogic.jndi.internal.JNDIEnvironment
public boolean isCorbaObject(Object obj)
isCorbaObject
in class weblogic.jndi.internal.JNDIEnvironment
public Object copyObject(Object obj) throws IOException, ClassNotFoundException
copyObject
in class weblogic.jndi.internal.JNDIEnvironment
IOException
ClassNotFoundException
public void prepareKernel()
prepareKernel
in class weblogic.jndi.internal.JNDIEnvironment
public void prepReferenceHelper()
prepReferenceHelper
in class weblogic.jndi.internal.JNDIEnvironment
public void nullSSLClientCertificate()
nullSSLClientCertificate
in class weblogic.jndi.internal.JNDIEnvironment
public Object iiopReplaceObject(Object object) throws IOException
iiopReplaceObject
in class weblogic.jndi.internal.JNDIEnvironment
IOException
public Object iiopResolveObject(Object object) throws IOException
iiopResolveObject
in class weblogic.jndi.internal.JNDIEnvironment
IOException
public boolean isCorbaStub(Object object)
isCorbaStub
in class weblogic.jndi.internal.JNDIEnvironment
public void loadTransportableFactories(List transportableFactories) throws ConfigurationException
loadTransportableFactories
in class weblogic.jndi.internal.JNDIEnvironment
ConfigurationException
public Context getDelegateContext(weblogic.protocol.ServerIdentity hostVM, Environment env, String subCtxName) throws RemoteException, NamingException
getDelegateContext
in class weblogic.jndi.internal.JNDIEnvironment
RemoteException
NamingException
public void prepareSubjectManager()
prepareSubjectManager
in class weblogic.jndi.internal.JNDIEnvironment
public void activateTransactionHelper()
activateTransactionHelper
in class weblogic.jndi.internal.JNDIEnvironment
public void deactivateTransactionHelper()
deactivateTransactionHelper
in class weblogic.jndi.internal.JNDIEnvironment
public void pushThreadEnvironment(Environment env)
pushThreadEnvironment
in class weblogic.jndi.internal.JNDIEnvironment
public Environment popThreadEnvironment()
popThreadEnvironment
in class weblogic.jndi.internal.JNDIEnvironment
public void pushSubject(AuthenticatedSubject kernelIdentity, AuthenticatedSubject userIdentity)
pushSubject
in class weblogic.jndi.internal.JNDIEnvironment
public void popSubject(AuthenticatedSubject kernelIdentity)
popSubject
in class weblogic.jndi.internal.JNDIEnvironment
public AuthenticatedSubject getCurrentSubject(AuthenticatedSubject kernelIdentity)
getCurrentSubject
in class weblogic.jndi.internal.JNDIEnvironment
public AuthenticatedSubject getASFromAU(AuthenticatedUser au)
getASFromAU
in class weblogic.jndi.internal.JNDIEnvironment
public ObjectOutput getReplacerObjectOutputStream(ObjectOutput out) throws IOException
getReplacerObjectOutputStream
in class weblogic.jndi.internal.JNDIEnvironment
out
- ObjectOutput instance
IOException
public ObjectInput getReplacerObjectInputStream(ObjectInput in) throws IOException
getReplacerObjectInputStream
in class weblogic.jndi.internal.JNDIEnvironment
in
-
IOException
|
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 CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |