Progress
on the Web


Security-cache Attributes

Table 6–2 lists the attributes of the CODEBASE-LOCATOR handle that relate to the security cache.

NOTE: These attributes are all read-write.

Table 6–2: Security-cache Attributes of the CODEBASE-LOCATOR Handle

Name
Data Type

Description
URL-USERID
Character
User ID for accessing the server
If LOCATOR-TYPE is “InternetServer,” the user ID is for accessing a codebase residing on an Internet-based server
Unused if the URL does not take a user ID (for example, for a URL of type FILE)
If LOCATOR-TYPE is “AppServer,” the
user ID is for accessing AIA for a codebase residing on an AppServer
URL-PASSWORD
Character
Password for accessing the server
If LOCATOR-TYPE is “InternetServer,” the password is for accessing a codebase residing on an Internet-based server
Unused if the URL does not take a password (for example, for a URL of type FILE)
If LOCATOR-TYPE is “AppServer,” the
password is for accessing AIA for a codebase residing on an AppServer
APPSERVER-USERID
Character
User ID for connecting to the AppServer
Unused if LOCATOR-TYPE is “InternetServer”
APPSERVER-PASSWORD
Character
Password for connecting to the AppServer
Unused if LOCATOR-TYPE is “InternetServer”
APPSERVER-INFO
Character
Info string to use for connecting to the AppServer
Unused if LOCATOR-TYPE is “InternetServer”
KEEP-SECURITY-CACHE
Logical
If TRUE, WebClient saves the security-cache attributes and this attribute, restoring them the next time the end user re-runs the application.
The default is FALSE
Set to TRUE if the end user, when asked for authentication information, sets the “Save Authentication Information for Future Use” toggle
Can also be set to TRUE by the application, depending on the security dialog used
The application might set this before the application does. For more information, see the "Managing AppServer Connections" section

NOTE: Available only when the PERSISTENT-CACHE-
DISABLED attribute is FALSE


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095