Class | Description |
---|---|
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. |
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.
|
SASClientIdentityInterceptor |
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 |
This is an
org.omg.PortableInterceptor.ORBInitializer that initializes the Security Attibute Service (SAS). |
SASClientInterceptor |
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 |
This class implements
SASCurrent . |
SASInitializer |
This is an
org.omg.PortableInterceptor.ORBInitializer that initializes the Security Attibute Service (SAS). |
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. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.