public class RefImplCertificateFactory extends Object implements com.atlassian.sal.core.trusted.CertificateFactory
| Constructor and Description |
|---|
RefImplCertificateFactory(com.atlassian.security.auth.trustedapps.TrustedApplicationsManager trustedAppsManager) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.security.auth.trustedapps.EncryptedCertificate |
createCertificate(String username) |
com.atlassian.security.auth.trustedapps.EncryptedCertificate |
createCertificate(String username,
String url) |
public RefImplCertificateFactory(com.atlassian.security.auth.trustedapps.TrustedApplicationsManager trustedAppsManager)
public com.atlassian.security.auth.trustedapps.EncryptedCertificate createCertificate(String username)
createCertificate in interface com.atlassian.sal.core.trusted.CertificateFactoryCopyright © 2018 Atlassian. All rights reserved.