Package com.atlassian.sal.bamboo.trusted
Class BambooCertificateFactory
java.lang.Object
com.atlassian.sal.trustedapps.TrustedAppsPluginCertificateFactory
com.atlassian.sal.bamboo.trusted.BambooCertificateFactory
- All Implemented Interfaces:
com.atlassian.plugin.StateAware
,com.atlassian.sal.core.trusted.CertificateFactory
@Component
public class BambooCertificateFactory
extends com.atlassian.sal.trustedapps.TrustedAppsPluginCertificateFactory
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.sal.trustedapps.TrustedAppsPluginCertificateFactory
createCertificate, createCertificate, disabled, enabled
-
Constructor Details
-
BambooCertificateFactory
@Autowired public BambooCertificateFactory(org.osgi.framework.BundleContext bundleContext)
-