Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a Remote SAF Context

Configuration Options     Related Tasks     Related Topics

A remote SAF context specifies the login context that the SAF imported queue or topic uses to connect to a remote destination.

Use this page to create a remote SAF context.

Configuration Options

Name Description
Name

The name of this remote SAF context.

MBean Attribute:
WebLogicMBean.Name

Changes take effect after you redeploy the module or restart the server.

URL

Specifies the URL to connect to when using this SAF Login Context.

SAFImportedDestinations are associated with a SAFRemoteContext that has a SAFLoginContext. This SAFLoginContext defines the URL to connect to.

MBean Attribute (Does not apply to application modules) :
SAFLoginContextBean.LoginURL

User Name

The name used to log into the remote URL.

When Username is specified for a SAFLoginContext, then SAFPrincipalName is not specified.

MBean Attribute (Does not apply to application modules) :
SAFLoginContextBean.Username

Password

The password for the username used to log into the remote URL.

When Password is specified for a SAFLoginContext, then SAFPrincipalName is not specified.

MBean Attribute (Does not apply to application modules) :
SAFLoginContextBean.Password

Related Tasks

Related Topics


Back to Top