| Package | Description |
|---|---|
| org.jacorb.poa | |
| org.jacorb.security.ssl | |
| org.jacorb.ssl |
| Modifier and Type | Field and Description |
|---|---|
protected SSLPolicy |
POA.sslPolicy |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLPolicyImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
_SSLPolicyLocalBase
Abstract base class for implementations of local interface SSLPolicy
|
class |
SSLPolicyLocalTie
Generated from IDL interface "SSLPolicy".
|
| Modifier and Type | Field and Description |
|---|---|
SSLPolicy |
SSLPolicyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SSLPolicy |
SSLPolicyHelper.extract(Any any) |
static SSLPolicy |
SSLPolicyHelper.narrow(Object obj) |
static SSLPolicy |
SSLPolicyHelper.read(InputStream in) |
static SSLPolicy |
SSLPolicyHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SSLPolicyHelper.insert(Any any,
SSLPolicy s) |
static void |
SSLPolicyHelper.write(OutputStream _out,
SSLPolicy s) |
| Constructor and Description |
|---|
SSLPolicyHolder(SSLPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.