com.atlassian.sal.confluence.trusted
Class ConfluenceCertificateFactory

java.lang.Object
  extended by com.atlassian.sal.confluence.trusted.ConfluenceCertificateFactory
All Implemented Interfaces:
com.atlassian.sal.core.trusted.CertificateFactory

public class ConfluenceCertificateFactory
extends Object
implements com.atlassian.sal.core.trusted.CertificateFactory


Constructor Summary
ConfluenceCertificateFactory()
           
 
Method Summary
 com.atlassian.security.auth.trustedapps.EncryptedCertificate createCertificate(String username)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceCertificateFactory

public ConfluenceCertificateFactory()
Method Detail

createCertificate

public com.atlassian.security.auth.trustedapps.EncryptedCertificate createCertificate(String username)
Specified by:
createCertificate in interface com.atlassian.sal.core.trusted.CertificateFactory


Copyright © 2003-2012 Atlassian. All Rights Reserved.