public class CSIV2IORToSocketInfo extends Object implements com.sun.corba.se.spi.transport.IORToSocketInfo
Implements an com.sun.corba.se.spi.transport.IORToSocketInfo
which creates SocketInfo based on IOR contents. If CSIv2
tagged component is present and it contains org.omg.CSIIOP.TLS_SEC_TRANS
security mechanism then SSL socket is
created.
Constructor and Description |
---|
CSIV2IORToSocketInfo() |
Modifier and Type | Method and Description |
---|---|
List |
getSocketInfo(com.sun.corba.se.spi.ior.IOR ior) |
static void |
setClientTransportConfigMetaData(SSLConfigValue clientRequiresSSL) |
public static void setClientTransportConfigMetaData(SSLConfigValue clientRequiresSSL)
public List getSocketInfo(com.sun.corba.se.spi.ior.IOR ior)
getSocketInfo
in interface com.sun.corba.se.spi.transport.IORToSocketInfo
Copyright © 2018 JBoss by Red Hat. All rights reserved.