com.atlassian.sal.crowd.trusted
Class CrowdCertificateFactory

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

public class CrowdCertificateFactory
extends java.lang.Object
implements com.atlassian.sal.core.trusted.CertificateFactory


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

Constructor Detail

CrowdCertificateFactory

public CrowdCertificateFactory()
Method Detail

createCertificate

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


Copyright © 2012 Atlassian. All Rights Reserved.