org.mule.api.security.tls
Class TlsProperties

java.lang.Object
  extended by org.mule.api.security.tls.TlsProperties

public class TlsProperties
extends Object


Constructor Summary
TlsProperties()
           
 
Method Summary
 String[] getEnabledCipherSuites()
           
 String[] getEnabledProtocols()
           
 void load(String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TlsProperties

public TlsProperties()
Method Detail

getEnabledCipherSuites

public String[] getEnabledCipherSuites()

getEnabledProtocols

public String[] getEnabledProtocols()

load

public void load(String fileName)


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.