com.atlassian.jira.configurator.ssl
Class CertificatePrettyPrinter

java.lang.Object
  extended by com.atlassian.jira.configurator.ssl.CertificatePrettyPrinter

public class CertificatePrettyPrinter
extends Object


Constructor Summary
CertificatePrettyPrinter()
           
 
Method Summary
static String prettyPrint(X509Certificate cert)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertificatePrettyPrinter

public CertificatePrettyPrinter()
Method Detail

prettyPrint

@Nonnull
public static String prettyPrint(@Nonnull
                                         X509Certificate cert)


Copyright © 2002-2014 Atlassian. All Rights Reserved.