com.centrasite.resourceaccess.factory
Class SslProperties

java.lang.Object
  extended by com.centrasite.resourceaccess.factory.SslProperties

public class SslProperties
extends java.lang.Object


Constructor Summary
SslProperties(java.util.Properties sslProperties)
           
 
Method Summary
 java.util.Properties getSslProperties()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SslProperties

public SslProperties(java.util.Properties sslProperties)
Method Detail

getSslProperties

public java.util.Properties getSslProperties()