Package | Description |
---|---|
org.mule.module.dynamicscrm.security.online |
Modifier and Type | Method and Description |
---|---|
MicrosoftOnlineSecurityData |
LiveIDManager.authenticateWithLiveID(String crmUrl,
String liveIDUsername,
String liveIDPassword,
String appliesTo,
String policy,
URI issuerUri,
org.apache.http.impl.client.HttpClientBuilder clientBuilder)
This method demonstrate authentication with Live Id using soap
and retrieve security data containing key identifier and security tokens.
|
static DeviceCredentials |
DeviceIdManager.registerDevice(org.apache.http.impl.client.HttpClientBuilder clientBuilder)
Register device.
|
static DeviceCredentials |
DeviceIdManager.registerDevice(UUID applicationId,
org.apache.http.impl.client.HttpClientBuilder clientBuilder)
Register device and generate device credentials.
|
Copyright © 2010–2017. All rights reserved.