Package org.wildfly.iiop.openjdk.csiv2
package org.wildfly.iiop.openjdk.csiv2
-
ClassesClassDescriptionThis class implements an
org.omg.PortableInterceptor.ORBinitializerthat installs aCSIv2IORInterceptorand aCSIv2PolicyFactory.Implements anorg.omg.PortableInterceptor.IORInterceptorthat inserts CSIv2 info into an IOR.Implements ancom.sun.corba.se.spi.transport.IORToSocketInfowhich creates SocketInfo based on IOR contents.Implements aorg.omg.CORBA.Policythat stores CSIv2 IOR security info.This class defines utility methods for creating, comparing, encoding and decoding CSIv2 components.This implementation oforg.omg.PortableInterceptor.ClientRequestInterceptorinserts 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.This is anORBInitializerthat initializes the Security Attibute Service (SAS) by installing an Elytron-based client side interceptor and a SAS target interceptor that is used to populate theSASCurrentobject.This class implementsSASCurrent.This implementation oforg.omg.PortableInterceptor.ServerRequestInterceptorextracts the security attribute service (SAS) context from incoming IIOP and inserts SAS messages into the SAS context of outgoing IIOP replies.