Package | Description |
---|---|
com.sun.enterprise.iiop.security |
Modifier and Type | Method and Description |
---|---|
ConnectionContext |
SecurityMechanismSelector.getClientConnectionContext() |
Modifier and Type | Method and Description |
---|---|
com.sun.corba.ee.spi.transport.SocketInfo |
SecurityMechanismSelector.getSSLPort(com.sun.corba.ee.spi.ior.IOR ior,
ConnectionContext ctx)
This method determines if SSL should be used to connect to the target based on client and target
policies.
|
List<com.sun.corba.ee.spi.transport.SocketInfo> |
SecurityMechanismSelector.getSSLPorts(com.sun.corba.ee.spi.ior.IOR ior,
ConnectionContext ctx) |
void |
SecurityMechanismSelector.setClientConnectionContext(ConnectionContext scc) |
Copyright © 2018. All rights reserved.