Package | Description |
---|---|
com.atlassian.sal.core.net | |
com.atlassian.sal.core.net.auth | |
com.atlassian.sal.trustedapps |
Constructor and Description |
---|
HttpClientTrustedRequest(UserManager userManager,
CertificateFactory certificateFactory,
org.apache.http.impl.client.CloseableHttpClient httpClient,
org.apache.http.client.protocol.HttpClientContext httpClientContext,
Request.MethodType initialMethodType,
String initialUrl) |
HttpClientTrustedRequestFactory(UserManager userManager,
CertificateFactory certificateFactory) |
Constructor and Description |
---|
TrustedTokenScheme(CertificateFactory certificateFactory) |
Modifier and Type | Class and Description |
---|---|
class |
TrustedAppsPluginCertificateFactory
This factory has a weak classloading dependency on
TrustedApplicationsManager
through an OSGi ServiceTracker, hence the trusted apps plugin does not need to be installed for this class to work
(it will simply throw an exception saying that trusted apps isn't supported). |
Copyright © 2015 Atlassian. All rights reserved.