com.atlassian.security.auth.trustedapps.filter
Interface TrustedApplicationsFilter.CertificateServer

All Known Implementing Classes:
TrustedApplicationsFilter.CertificateServerImpl
Enclosing interface:
TrustedApplicationsFilter

public static interface TrustedApplicationsFilter.CertificateServer

serve the CurrentApplication's certificate


Method Summary
 void writeCertificate(java.io.Writer writer)
           
 

Method Detail

writeCertificate

public void writeCertificate(java.io.Writer writer)
                      throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.