Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

org.eclipse.rse.core
Interface IRSEUserIdConstants


public interface IRSEUserIdConstants

Constants for user id management. Used when specifying the scope of a user id when setting a user id.


Field Summary
static int USERID_LOCATION_CONNECTORSERVICE
          Value 1.
static int USERID_LOCATION_DEFAULT_OVERALL
          Value 4.
static int USERID_LOCATION_DEFAULT_SYSTEMTYPE
          Value 3.
static int USERID_LOCATION_HOST
          Value 2.
static int USERID_LOCATION_NOTSET
          Value 0.
 

Field Detail

USERID_LOCATION_NOTSET

static final int USERID_LOCATION_NOTSET
Value 0. Location of user id has not yet been set. Used only as a return value.

See Also:
Constant Field Values

USERID_LOCATION_CONNECTORSERVICE

static final int USERID_LOCATION_CONNECTORSERVICE
Value 1. Location of user id is scoped to the connector service inside the host.

See Also:
Constant Field Values

USERID_LOCATION_HOST

static final int USERID_LOCATION_HOST
Value 2. Location of user id is scoped to the host, sometimes call "connection".

See Also:
Constant Field Values

USERID_LOCATION_DEFAULT_SYSTEMTYPE

static final int USERID_LOCATION_DEFAULT_SYSTEMTYPE
Value 3. Location of user id is scoped to system type. It will be the default for all hosts of this system type that do not have a specified user id assigned.

See Also:
Constant Field Values

USERID_LOCATION_DEFAULT_OVERALL

static final int USERID_LOCATION_DEFAULT_OVERALL
Value 4. Location of user id is scoped to workspace.

See Also:
Constant Field Values

RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire