railo.runtime.functions.other
Class SSLCertificateInstall

java.lang.Object
  extended by railo.runtime.functions.other.SSLCertificateInstall
All Implemented Interfaces:
Serializable, Function

public final class SSLCertificateInstall
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
SSLCertificateInstall()
           
 
Method Summary
static String call(PageContext pc, String host)
           
static String call(PageContext pc, String host, double port)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLCertificateInstall

public SSLCertificateInstall()
Method Detail

call

public static String call(PageContext pc,
                          String host)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          String host,
                          double port)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo