public static interface JCoCustomDestination.SncConfigurationData
| Modifier and Type | Method and Description |
|---|---|
void |
setSncMode(String sncMode)
Switches SNC on or off.
|
void |
setSncWithSSO(boolean useSingleSignOn)
Allows to adjust the SSO behavior of SNC.
|
void setSncMode(String sncMode)
sncMode - SNC mode with valid values 1 (on) or 0 (off)void setSncWithSSO(boolean useSingleSignOn)
false, the default
SSO logon mechanism of SNC won't be used and alternatively provided logon credentials
like user ID plus password, a logon ticket or a certificate will be used.useSingleSignOn - false switches off the SSO logon mechanism of SNCCopyright © 2023 SAP. All rights reserved.