org.glassfish.admin.amx.intf.config
Interface SslClientConfig


Deprecated.

@Deprecated
public interface SslClientConfig


Method Summary
 Ssl getSsl()
          Deprecated.  
 void setSsl(Ssl param1)
          Deprecated.  
 

Method Detail

getSsl

Ssl getSsl()
Deprecated. 

setSsl

void setSsl(Ssl param1)
Deprecated. 


Copyright © 2012 GlassFish Community. All Rights Reserved.