|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.jndi.internal.JNDIEnvironment
weblogic.jndi.ClientJNDIEnvironmentImpl
public class ClientJNDIEnvironmentImpl
Helper for obtaining JNDI platform specific settings.
Constructor Summary | |
---|---|
ClientJNDIEnvironmentImpl()
|
Method Summary | |
---|---|
Object |
copyObject(Object object)
|
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. |
String |
getRootNamingNodeStubName()
|
weblogic.jndi.internal.SSL.SSLProxy |
getSSLProxy()
|
Object |
iiopReplaceObject(Object obj)
|
Object |
iiopResolveObject(Object obj)
|
boolean |
isCorbaObject(Object obj)
|
boolean |
isCorbaStub(Object obj)
|
void |
loadTransportableFactories(List transportableFactories)
|
void |
nullSSLClientCertificate()
|
void |
popSubject(AuthenticatedSubject kernelIdentity)
|
Environment |
popThreadEnvironment()
|
void |
prepareKernel()
|
void |
prepareSubjectManager()
|
void |
pushSubject(AuthenticatedSubject kernelIdentity,
AuthenticatedSubject userIdentity)
|
void |
pushThreadEnvironment(Environment env)
|
void |
pushTransactionHelper()
|
void |
setReferenceHelper()
|
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 ClientJNDIEnvironmentImpl()
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 object) throws IOException, ClassNotFoundException
copyObject
in class weblogic.jndi.internal.JNDIEnvironment
IOException
ClassNotFoundException
public void prepareKernel()
prepareKernel
in class weblogic.jndi.internal.JNDIEnvironment
public void setReferenceHelper()
setReferenceHelper
in class weblogic.jndi.internal.JNDIEnvironment
public String getRootNamingNodeStubName()
getRootNamingNodeStubName
in class weblogic.jndi.internal.JNDIEnvironment
public void nullSSLClientCertificate()
nullSSLClientCertificate
in class weblogic.jndi.internal.JNDIEnvironment
public Object iiopReplaceObject(Object obj) throws IOException
iiopReplaceObject
in class weblogic.jndi.internal.JNDIEnvironment
IOException
public Object iiopResolveObject(Object obj) throws IOException
iiopResolveObject
in class weblogic.jndi.internal.JNDIEnvironment
IOException
public boolean isCorbaStub(Object obj)
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 pushTransactionHelper()
pushTransactionHelper
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
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |