org.jboss.iiop.csiv2 |
|
Java Source File Name | Type | Comment |
CSIv2Initializer.java | Class | Implements an org.omg.PortableInterceptor.ORBinitializer that
installs a CSIv2IORInterceptor and a
CSIv2PolicyFactory . |
CSIv2IORInterceptor.java | Class | Implements an org.omg.PortableInterceptor.IORInterceptor
that CSIv2 info to an IOR. |
CSIv2Policy.java | Class | |
CSIv2PolicyFactory.java | Class | |
CSIv2Util.java | Class | |
SASClientIdentityInterceptor.java | Class | 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. |
SASClientInitializer.java | Class | This is an org.omg.PortableInterceptor.ORBInitializer that
initializes the Security Attibute Service (SAS). |
SASClientInterceptor.java | Class | 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. |
SASCurrentImpl.java | Class | This class implements SASCurrent . |
SASInitializer.java | Class | This is an org.omg.PortableInterceptor.ORBInitializer that
initializes the Security Attibute Service (SAS). |
SASTargetInterceptor.java | Class | 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. |