| CSIv2Initializer |
This class implements an org.omg.PortableInterceptor.ORBinitializer that installs a CSIv2IORInterceptor
and a CSIv2PolicyFactory.
|
| CSIv2IORInterceptor |
Implements an org.omg.PortableInterceptor.IORInterceptor that inserts CSIv2 info into an IOR.
|
| CSIV2IORToSocketInfo |
Implements an com.sun.corba.se.spi.transport.IORToSocketInfo which creates SocketInfo based on IOR contents.
|
| CSIv2Policy |
Implements a org.omg.CORBA.Policy that stores CSIv2 IOR security info.
|
| CSIv2Util |
This class defines utility methods for creating, comparing, encoding and decoding CSIv2 components.
|
| ElytronSASClientInterceptor |
This implementation of org.omg.PortableInterceptor.ClientRequestInterceptor inserts the security attribute
service (SAS) context into outgoing IIOP requests and handles the SAS messages received from the target security
service in the SAS context of incoming IIOP replies.
|
| ElytronSASInitializer |
This is an ORBInitializer that initializes the Security Attibute Service (SAS) by installing an Elytron-based
client side interceptor and a SAS target interceptor that is used to populate the SASCurrent object.
|
| SASCurrentImpl |
This class implements SASCurrent.
|
| SASTargetInterceptor |
This implementation of org.omg.PortableInterceptor.ServerRequestInterceptor extracts the security attribute
service (SAS) context from incoming IIOP and inserts SAS messages into the SAS context of outgoing IIOP replies.
|