IBM DB2 Information Integrator
Java API Reference
for Developing Wrappers

com.ibm.db2.wrapper
Class FencedRemoteUser

java.lang.Object
  extended bycom.ibm.db2.wrapper.SqlqgBaseClass
      extended bycom.ibm.db2.wrapper.RemoteUser
          extended bycom.ibm.db2.wrapper.FencedRemoteUser
Direct Known Subclasses:
FencedGenericRemoteUser

public class FencedRemoteUser
extends RemoteUser

The FencedRemoteUser class represents a user mapping in the fenced (untrusted) process space.

Usage:
Do not use the FencedRemoteUser class directly. Instantiating or subclassing the FencedRemoteUser class directly results in incorrect wrapper behavior. Instantiate or subclass the FencedGenericRemoteUser class.

Since:
IBM DB2 Information Integrator Version 8.2

Field Summary
 
Fields inherited from class com.ibm.db2.wrapper.RemoteUser
REMOTE_AUTHID_OPTION, REMOTE_PASSWORD_OPTION
 
Methods inherited from class com.ibm.db2.wrapper.RemoteUser
destroy, getInfo, getLocalName, getWrapper, initializeMyUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


IBM DB2 Information Integrator
Java API Reference
for Developing Wrappers

(C)Copyright IBM Corp. 2002. All rights reserved.

Links on this page are made available for your convenience and may take you to non-IBM sites. IBM does not warrant any sample code provided on these sites.