login
Syntax
Description
login(
prompts for login credentials
and authenticates myClient
)myClient
with the Open Services for Lifecycle
Collaboration (OSLC) server.
Note
If the login
function does not work for your service provider,
try using setHttpOptions
and setHttpHeader
to authenticate an instance of oslc.Client
with your OSLC service provider. The login
function might not work with some OSLC service providers.
Examples
Input Arguments
Version History
Introduced in R2021a
See Also
oslc.Client
| setCatalogPath
| setServer
| setServiceRoot
| setUser
| setConfigurationQueryPath