An overview of the properties of the InitialContext object, with links to more detailed reference information.
Name of property | Description |
---|---|
XMSC_IC_PROVIDER_URL | Used to locate the JNDI naming directory so that the COS naming service does not need to be on the same machine as the web service. |
XMSC_IC_SECURITY_AUTHENTICATION | Based on the Java Context interface SECURITY_AUTHENTICATION. |
XMSC_IC_SECURITY_CREDENTIALS | Based on the Java Context interface SECURITY_CREDENTIALS. |
XMSC_IC_SECURITY_PRINCIPAL | Based on the Java Context interface SECURITY_PRINCIPAL. |
XMSC_IC_SECURITY_PROTOCOL | Based on the Java Context interface SECURITY_PROTOCOL |
XMSC_IC_URL | For LDAP and FileSystem contexts, the address of the repository containing administered objects. For COS naming contexts, the address of the web service that looks up the objects in the directory. |