Package org.jboss.iiop.csiv2

Class Summary
CSIv2Initializer (src) Implements an org.omg.PortableInterceptor.ORBinitializer that installs a CSIv2IORInterceptor and a CSIv2PolicyFactory.
CSIv2IORInterceptor (src) Implements an org.omg.PortableInterceptor.IORInterceptor that CSIv2 info to an IOR.
CSIv2Policy (src) Implements org.omg.CORBA.Policy objects containing csiv2 ior security config info
CSIv2Util (src) Helper class
SASClientIdentityInterceptor (src) 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 (src) This is an org.omg.PortableInterceptor.ORBInitializer that initializes the Security Attibute Service (SAS).
SASClientInterceptor (src) 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 (src) This class implements SASCurrent.
SASInitializer (src) This is an org.omg.PortableInterceptor.ORBInitializer that initializes the Security Attibute Service (SAS).
SASTargetInterceptor (src) 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.