- calculateAllTypeIds() - Method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
Calculate the array containing all type ids of this interface,
in the format that org.omg.CORBA.portable.Servant._all_interfaces()
is expected to return.
- calculateClassHashCode() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the class hash code, as specified in "The Common Object
Request Broker: Architecture and Specification" (01-02-33),
section 10.6.2.
- calculateOperationAnalysisMap() - Method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
Calculate the map that maps IDL operation names to operation analyses.
- calculateRepositoryId() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the IR global ID of the given class or interface.
- cannotAnalyzeClassType() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotAnalyzeClassType() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotAnalyzeClassType$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotAnalyzeNullClass() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotAnalyzeNullClass() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotAnalyzeNullClass$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotAnalyzeSpecialClass(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotAnalyzeSpecialClass(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotAnalyzeSpecialClass$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotAnalyzeStringType() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotAnalyzeStringType() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotAnalyzeStringType$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotChangeRMIIIOPMapping() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotChangeRMIIIOPMapping() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotChangeRMIIIOPMapping$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotCreateSSLSocket() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotCreateSSLSocket() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotCreateSSLSocket$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotDestroyRMIIIOPMapping() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotDestroyRMIIIOPMapping() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotDestroyRMIIIOPMapping$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotInvokePortableRemoteObjectToStub() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotInvokePortableRemoteObjectToStub() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotInvokePortableRemoteObjectToStub$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotInvokeStubConnect() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotInvokeStubConnect() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotInvokeStubConnect$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotObtainExceptionRepositoryID(String, Throwable) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cannotObtainExceptionRepositoryID(String, Throwable) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cannotObtainExceptionRepositoryID$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- caughtExceptionEncodingGSSUPMechOID(Throwable) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- caughtExceptionEncodingGSSUPMechOID(Throwable) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- caughtExceptionEncodingGSSUPMechOID$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- CDRStream - Class in org.wildfly.iiop.openjdk.rmi.marshal
-
Utility class with static methods to:
get the
CDRStreamReader
for a given class
get the
CDRStreamWriter
for a given class
The
CDRStreamReader
s and
CDRStreamWriter
s
returned by these methods are instances of static inner classes
defined by
CDRStream
.
- CDRStream() - Constructor for class org.wildfly.iiop.openjdk.rmi.marshal.CDRStream
-
- CDRStreamReader - Interface in org.wildfly.iiop.openjdk.rmi.marshal
-
Interface of an object that knows how to unmarshal a Java basic type or
object from a CDR input stream.
- CDRStreamWriter - Interface in org.wildfly.iiop.openjdk.rmi.marshal
-
Interface of an object that knows how to marshal a Java basic type or
object into a CDR input stream.
- charAnalysis - Static variable in class org.wildfly.iiop.openjdk.rmi.PrimitiveAnalysis
-
- ClassAnalysis - Class in org.wildfly.iiop.openjdk.rmi
-
Analysis class for classes.
- ClassAnalysis(Class, String, String) - Constructor for class org.wildfly.iiop.openjdk.rmi.ClassAnalysis
-
- ClassAnalysis(Class, String) - Constructor for class org.wildfly.iiop.openjdk.rmi.ClassAnalysis
-
- ClassAnalysis(Class) - Constructor for class org.wildfly.iiop.openjdk.rmi.ClassAnalysis
-
- classHashCode - Variable in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
The class hash code, as specified in "The Common Object Request
Broker: Architecture and Specification" (01-02-33), section 10.6.2.
- classIsNotArray(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- classIsNotArray(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- classIsNotArray$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- clearCache(ClassLoader) - Static method in class org.wildfly.iiop.openjdk.rmi.ExceptionAnalysis
-
- clearCache(ClassLoader) - Static method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
- clearCache(ClassLoader) - Static method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
- CLIENT - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- client_authentication_info_received() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- CLIENT_SSL_CONTEXT - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- close() - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
- close() - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- cls - Variable in class org.wildfly.iiop.openjdk.rmi.ClassAnalysis
-
My java class.
- CNCtx - Class in org.wildfly.iiop.openjdk.naming.jndi
-
Provides a bridge to the CosNaming server provided by
JavaIDL.
- CNCtxFactory - Class in org.wildfly.iiop.openjdk.naming.jndi
-
Implements the JNDI SPI InitialContextFactory interface used to
create the InitialContext objects.
- CNCtxFactory() - Constructor for class org.wildfly.iiop.openjdk.naming.jndi.CNCtxFactory
-
- CNNameParser - Class in org.wildfly.iiop.openjdk.naming.jndi
-
Parsing routines for NameParser as well as COS Naming stringified names.
- CNNameParser() - Constructor for class org.wildfly.iiop.openjdk.naming.jndi.CNNameParser
-
Constructs a new name parser for parsing names in INS syntax.
- collisionWhileCreatingPackage() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- collisionWhileCreatingPackage() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- collisionWhileCreatingPackage$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- commit() - Method in class org.wildfly.iiop.openjdk.tm.ForeignTransaction
-
- components() - Method in class org.wildfly.iiop.openjdk.naming.Name
-
- composeName(String, String) - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
- composeName(Name, Name) - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
- composeName(Name, Name) - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- composeName(String, String) - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- ConfigValidator - Class in org.wildfly.iiop.openjdk
-
- ConstantAnalysis - Class in org.wildfly.iiop.openjdk.rmi
-
Constant analysis.
- ConstantDefImpl - Class in org.wildfly.iiop.openjdk.rmi.ir
-
Constant IR object.
- Constants - Class in org.wildfly.iiop.openjdk
-
Collection of constants used in the IIOP subsystem.
- constants - Variable in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Array of Constants.
- ContainerAnalysis - Class in org.wildfly.iiop.openjdk.rmi
-
Common base class of ValueAnalysis and InterfaceAnalysis.
- ContainerAnalysis(Class) - Constructor for class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
- context_received() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- convertLocalRetval(Object) - Method in class org.wildfly.iiop.openjdk.rmi.marshal.strategy.StubStrategy
-
Converts the return value of a local invocation into the expected type.
- copy() - Method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Policy
-
- CORBA_ID - Static variable in class org.wildfly.iiop.openjdk.deployment.IIOPDependencyProcessor
-
- CorbanameUrl - Class in org.wildfly.iiop.openjdk.naming.jndi
-
Extract components of a "corbaname" URL.
- CorbanameUrl(String) - Constructor for class org.wildfly.iiop.openjdk.naming.jndi.CorbanameUrl
-
- CorbaNamingContext - Class in org.wildfly.iiop.openjdk.naming
-
This class implements an in-VM CORBA Naming Server that caches for JBoss to use.
- CorbaNamingContext() - Constructor for class org.wildfly.iiop.openjdk.naming.CorbaNamingContext
-
- CorbaNamingService - Class in org.wildfly.iiop.openjdk.service
-
This class implements a Service
that provides the default CORBA naming service for JBoss to use.
- CorbaNamingService(Properties) - Constructor for class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
- corbaNamingServiceStarted() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- corbaNamingServiceStarted() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- corbaNamingServiceStarted$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- CorbaORBService - Class in org.wildfly.iiop.openjdk.service
-
This class implements a Service
that creates and installs a CORBA ORB
.
- CorbaORBService(Properties) - Constructor for class org.wildfly.iiop.openjdk.service.CorbaORBService
-
Creates an instance of CorbaORBService
with the specified ORBImplementation
and initializers.
- corbaORBServiceStarted() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- corbaORBServiceStarted() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- corbaORBServiceStarted$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- CorbaPOAService - Class in org.wildfly.iiop.openjdk.service
-
This class implements a service that creates and activates org.omg.PortableServer.POA
objects.
- CorbaPOAService(String, String, boolean) - Constructor for class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
Creates a CorbaPOAService
with the specified POA name and binding name.
- CorbaPOAService(String, String, boolean, IdAssignmentPolicyValue, IdUniquenessPolicyValue, ImplicitActivationPolicyValue, LifespanPolicyValue, RequestProcessingPolicyValue, ServantRetentionPolicyValue, ThreadPolicyValue) - Constructor for class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
Creates a CorbaPOAService
with the specified POA name, binding name and policy values.
- CorbaServiceUtil - Class in org.wildfly.iiop.openjdk.service
-
Utility class used by the CORBA related services.
- CorbaUtils - Class in org.wildfly.iiop.openjdk.naming.jndi
-
Contains utilities for performing CORBA-related tasks:
1.
- CorbaUtils() - Constructor for class org.wildfly.iiop.openjdk.naming.jndi.CorbaUtils
-
- cosNamingNotRegisteredCorrectly() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- cosNamingNotRegisteredCorrectly() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- cosNamingNotRegisteredCorrectly$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- createAuthenticationServiceContext(IORSecurityConfigMetaData) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create the client Authentication Service (AS) context included in a CompoundSecMech
definition.
- createCompoundSecMechanisms(IORSecurityConfigMetaData, Codec, int, ORB) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create a org.omg.CSIIOP.CompoundSecMechanisms
which is a sequence of CompoundSecMech
.
- createCopy(TaggedComponent) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Make a deep copy of an IOP:TaggedComponent
.
- createGSSExportedName(byte[], byte[]) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Generate an exported name as specified in [RFC 2743], section 3.2 copied below:
3.2: Mechanism-Independent Exported Name Object Format
This section specifies a mechanism-independent level of encapsulating representation for names exported via the
GSS_Export_name() call, including an object identifier representing the exporting mechanism.
- createGSSUPMechOID() - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create an ASN.1, DER encoded representation for the GSSUP OID mechanism.
- createsDynamicStubs() - Method in class org.wildfly.iiop.openjdk.rmi.DelegatingStubFactoryFactory
-
- createSecureAttributeServiceContext(IORSecurityConfigMetaData) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create the Secure Attribute Service (SAS) context included in a CompoundSecMech
definition.
- createSecurityTaggedComponent(IORSecurityConfigMetaData, Codec, int, ORB) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Return a top-level IOP:TaggedComponent
to be stuffed into an IOR, containing a org.omg.CSIIOP
.
- createServerSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.LegacySSLSocketFactory
-
- createServerSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.NoSSLSocketFactory
-
- createServerSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.SocketFactoryBase
-
- createServerSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- createSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.LegacySSLSocketFactory
-
- createSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.NoSSLSocketFactory
-
- createSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.SocketFactoryBase
-
- createSocket(String, InetSocketAddress) - Method in class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- createSSLServerSocket(int, int, InetAddress) - Method in class org.wildfly.iiop.openjdk.security.LegacySSLSocketFactory
-
- createSSLServerSocket(int, int, InetAddress) - Method in class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- createSSLSocket(String, int) - Method in class org.wildfly.iiop.openjdk.security.LegacySSLSocketFactory
-
- createSSLSocket(String, int) - Method in class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- createSSLTaggedComponent(IORSecurityConfigMetaData, Codec, int, ORB) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Return a top-level IOP::TaggedComponent
to be stuffed into an IOR, containing a structure
SSLIOP::SSL
, tagged as TAG_SSL_SEC_TRANS
.
- createStubFactory(String, boolean, String, Class, ClassLoader) - Method in class org.wildfly.iiop.openjdk.rmi.DelegatingStubFactoryFactory
-
- createSubcontext(String) - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
Uses the callBindNewContext convenience function to create a new
context.
- createSubcontext(Name) - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
Uses the callBindNewContext convenience function to create a new
context.
- createSubcontext(Name) - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- createSubcontext(String) - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- createTargetRequires(IORTransportConfigMetaData) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create the bitmask of what the target requires.
- createTargetSupports(IORTransportConfigMetaData) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create the bitmask of what the target supports.
- createTransportAddress(String, int) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create a TransportAddress[]
with a single TransportAddress
.
- createTransportMech(IORTransportConfigMetaData, Codec, int, ORB) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Create a transport mechanism TaggedComponent
to be stuffed into a CompoundSecMech
.
- createUsingURL(String, Hashtable) - Static method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
This method is used by the iiop and iiopname URL Context factories.
- CSIv2Initializer - Class in org.wildfly.iiop.openjdk.csiv2
-
This class implements an org.omg.PortableInterceptor.ORBinitializer
that installs a CSIv2IORInterceptor
and a CSIv2PolicyFactory
.
- CSIv2Initializer() - Constructor for class org.wildfly.iiop.openjdk.csiv2.CSIv2Initializer
-
- CSIv2IORInterceptor - Class in org.wildfly.iiop.openjdk.csiv2
-
Implements an org.omg.PortableInterceptor.IORInterceptor
that inserts CSIv2 info into an IOR.
- CSIv2IORInterceptor(Codec) - Constructor for class org.wildfly.iiop.openjdk.csiv2.CSIv2IORInterceptor
-
Creates an instance of CSIv2IORInterceptor
with the specified codec.
- CSIV2IORToSocketInfo - Class in org.wildfly.iiop.openjdk.csiv2
-
Implements an com.sun.corba.se.spi.transport.IORToSocketInfo
which creates SocketInfo based on IOR contents.
- CSIV2IORToSocketInfo() - Constructor for class org.wildfly.iiop.openjdk.csiv2.CSIV2IORToSocketInfo
-
- CSIv2Policy - Class in org.wildfly.iiop.openjdk.csiv2
-
Implements a org.omg.CORBA.Policy
that stores CSIv2 IOR security info.
- CSIv2Policy(TaggedComponent, TaggedComponent) - Constructor for class org.wildfly.iiop.openjdk.csiv2.CSIv2Policy
-
Creates an instance of CSIv2Policy
with the specified tagged components.
- CSIv2Policy(IORSecurityConfigMetaData, Codec) - Constructor for class org.wildfly.iiop.openjdk.csiv2.CSIv2Policy
-
Creates an instance of CSIv2Policy
with the specified metadata and codec.
- CSIv2Util - Class in org.wildfly.iiop.openjdk.csiv2
-
This class defines utility methods for creating, comparing, encoding and decoding CSIv2 components.
- ctxName() - Method in class org.wildfly.iiop.openjdk.naming.Name
-
- get_incoming_identity() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- get_incoming_identity_token_type() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- get_incoming_password() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- get_incoming_principal_name() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- get_incoming_target_name() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- get_incoming_username() - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- getAbstractBaseValuetypes() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the abstract base valuetypes.
- getAccessor() - Method in class org.wildfly.iiop.openjdk.rmi.AttributeAnalysis
-
Return my accessor method
- getAccessorAnalysis() - Method in class org.wildfly.iiop.openjdk.rmi.AttributeAnalysis
-
Return my accessor operation analysis
- getAddresses() - Method in class org.wildfly.iiop.openjdk.naming.jndi.IiopUrl
-
- getAllTypeIds() - Method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
- getAttributes() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the attributes.
- getCls() - Method in class org.wildfly.iiop.openjdk.rmi.AttributeAnalysis
-
Return my Java type.
- getCls() - Method in class org.wildfly.iiop.openjdk.rmi.ClassAnalysis
-
Return my java class.
- getCls() - Method in class org.wildfly.iiop.openjdk.rmi.ParameterAnalysis
-
Return my Java type.
- getCls() - Method in class org.wildfly.iiop.openjdk.rmi.ValueMemberAnalysis
-
Return my Java type.
- getConfigurationProperties(OperationContext, ModelNode) - Method in class org.wildfly.iiop.openjdk.IIOPSubsystemAdd
-
Obtains the subsystem configuration properties from the specified ModelNode
, using default values for undefined
properties.
- getConstants() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the constants.
- getContainedEntries() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return a list of all the entries contained here.
- getContainedEntries() - Method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
Return a list of all the entries contained here.
- getContainedEntries() - Method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
Return a list of all the entries contained here.
- getCosName() - Method in class org.wildfly.iiop.openjdk.naming.jndi.CorbanameUrl
-
- getCosName() - Method in class org.wildfly.iiop.openjdk.naming.jndi.IiopUrl
-
- getCurrent() - Static method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
- getCurrent() - Static method in class org.wildfly.iiop.openjdk.service.IORSecConfigMetaDataService
-
- getCurrentTransaction() - Static method in class org.wildfly.iiop.openjdk.tm.TxServerInterceptor
-
Returns the transaction associated with the transaction propagation
context that arrived in the current IIOP request.
- getEnvironment() - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
Returns the current environment.
- getEnvironment() - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- getExceptionAnalysis(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.ExceptionAnalysis
-
- getExceptionRepositoryId() - Method in class org.wildfly.iiop.openjdk.rmi.ExceptionAnalysis
-
Return the repository ID for the mapping of this analysis
to an exception.
- getExecutorInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
Obtains a reference to the executor service injector.
- getIdentity() - Method in class org.wildfly.iiop.openjdk.security.TrustedIdentityTokenLoginModule
-
- getIDLModuleName() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the fully qualified IDL module name that this
analysis should be placed in.
- getIDLModuleName() - Method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
- getIIOPSocketBindingInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
Obtains a reference to the IIOP socket binding injector.
- getIIOPSSLSocketBindingInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
Obtains a reference to the IIOP/SSL socket binding injector.
- getIIOPValue() - Method in enum org.wildfly.iiop.openjdk.SSLConfigValue
-
- getInitialContext(Hashtable<?, ?>) - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtxFactory
-
Creates the InitialContext object.
- getInitializerClasses() - Method in enum org.wildfly.iiop.openjdk.IIOPInitializer
-
Obtains the class names of the initializers that are part of this group.
- getInitializerName() - Method in enum org.wildfly.iiop.openjdk.IIOPInitializer
-
Obtains the name of this initializer group.
- getInterfaceAnalysis(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
- getInterfaces() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the interfaces.
- getIRIdentifierOfClass(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.Util
-
Return the IR global ID of the given class or interface.
- getLocation() - Method in class org.wildfly.iiop.openjdk.naming.jndi.CorbanameUrl
-
- getLoggingLocale() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- getMappedExceptions() - Method in class org.wildfly.iiop.openjdk.rmi.OperationAnalysis
-
Return my mapped exceptions.
- getMatchingSecurityMech(ClientRequestInfo, Codec, short, short) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Util
-
Helper method to be called from a client request interceptor.
- getMemberRepositoryId(String) - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return a repository ID for a member.
- getMembers() - Method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
Return the value members of this value class.
- getMethod() - Method in class org.wildfly.iiop.openjdk.rmi.marshal.strategy.SkeletonStrategy
-
Returns this SkeletonStrategy
's method.
- getMethod() - Method in class org.wildfly.iiop.openjdk.rmi.OperationAnalysis
-
Return my mapped Method.
- getMode() - Method in class org.wildfly.iiop.openjdk.rmi.AttributeAnalysis
-
Return my attribute mode.
- getMode() - Method in class org.wildfly.iiop.openjdk.rmi.ParameterAnalysis
-
Return my attribute mode.
- getMutator() - Method in class org.wildfly.iiop.openjdk.rmi.AttributeAnalysis
-
Return my mutator method
- getMutatorAnalysis() - Method in class org.wildfly.iiop.openjdk.rmi.AttributeAnalysis
-
Return my mutator operation analysis
- getNameInNamespace() - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
- getNameInNamespace() - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- getNameParser(String) - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
Allow access to the name parser object.
- getNameParser(Name) - Method in class org.wildfly.iiop.openjdk.naming.jndi.CNCtx
-
Allow access to the name parser object.
- getNameParser(Name) - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- getNameParser(String) - Method in class org.wildfly.iiop.openjdk.naming.jndi.WrapperInitialContext
-
- getNamingPOAInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
Obtains a reference to the POA
injector which allows the injection of the POA
that will be used
activate the naming service.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.wildfly.iiop.openjdk.naming.jndi.JBossCNCtxFactory
-
- getOperations() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the operations.
- getOrb(String, int, Hashtable) - Static method in class org.wildfly.iiop.openjdk.naming.jndi.CorbaUtils
-
Get ORB using given server and port number, and properties from environment.
- getORBInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
Obtains a reference to the ORB
injector which allows the injection of the running ORB
that will
be used to initialize the naming service.
- getORBInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
- getOrbProperties() - Static method in class org.wildfly.iiop.openjdk.naming.jndi.CorbaUtils
-
- getORBProperty(String) - Static method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
Gets the value of the specified ORB property.
- getOverriddenDynamicFactory() - Static method in class org.wildfly.iiop.openjdk.rmi.DelegatingStubFactoryFactory
-
- getParameters() - Method in class org.wildfly.iiop.openjdk.rmi.OperationAnalysis
-
Return my parameters.
- getParentPOAInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
- getParserDescription() - Method in class org.wildfly.iiop.openjdk.IIOPSubsystemParser_2_0
-
- getParserDescription() - Method in class org.wildfly.iiop.openjdk.IIOPSubsystemParser_2_1
-
- getPrimitiveAnalysis(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.PrimitiveAnalysis
-
Get a singleton instance representing one of the primitive types.
- getReference() - Method in class org.wildfly.iiop.openjdk.rmi.ir.AttributeDefImpl
-
- getReference() - Method in class org.wildfly.iiop.openjdk.rmi.ir.ConstantDefImpl
-
- getReference() - Method in class org.wildfly.iiop.openjdk.rmi.ir.InterfaceRepository
-
Return a CORBA reference to this IR.
- getRepositoryId() - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Return the repository ID.
- getReturnType() - Method in class org.wildfly.iiop.openjdk.rmi.OperationAnalysis
-
Return my Java return type.
- getRoleSets() - Method in class org.wildfly.iiop.openjdk.security.TrustedIdentityTokenLoginModule
-
- getRootPOAInjector() - Method in class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
Obtains a reference to the RootPOA
injector which allows the injection of the root POA
that will
be used to initialize the naming service.
- getSection() - Method in exception org.wildfly.iiop.openjdk.rmi.RMIIIOPViolationException
-
Return the section violated.
- getSecurityTaggedComponent() - Method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Policy
-
Return a copy of the cached CSI TaggedComponent
.
- getSocketInfo(IOR) - Method in class org.wildfly.iiop.openjdk.csiv2.CSIV2IORToSocketInfo
-
- getSSLTaggedComponent() - Method in class org.wildfly.iiop.openjdk.csiv2.CSIv2Policy
-
Return a copy of the cached SSL TaggedComponent
.
- getStateToBind(Object, Name, Context, Hashtable<?, ?>) - Method in class org.wildfly.iiop.openjdk.naming.jndi.RemoteToCorba
-
Returns the CORBA object for a Remote object.
- getStatus() - Method in class org.wildfly.iiop.openjdk.tm.ForeignTransaction
-
- getStringName() - Method in class org.wildfly.iiop.openjdk.naming.jndi.CorbanameUrl
-
Returns a possibly empty but non-null string that is the "string_name"
portion of the URL.
- getStringName() - Method in class org.wildfly.iiop.openjdk.naming.jndi.IiopUrl
-
Returns a possibly empty but non-null string that is the "string_name"
portion of the URL.
- getSubsystemName() - Method in class org.wildfly.iiop.openjdk.IIOPTransformers
-
- getSuperAnalysis() - Method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
Returns the superclass analysis, or null if this inherits from
java.lang.Object.
- getTie(Class) - Method in class org.wildfly.iiop.openjdk.rmi.DelegatingStubFactoryFactory
-
- getType() - Method in class org.wildfly.iiop.openjdk.rmi.ConstantAnalysis
-
Return my Java type.
- getTypeIDLName() - Method in class org.wildfly.iiop.openjdk.rmi.ParameterAnalysis
-
Return the IDL type name of my parameter type.
- getTypeIDLName(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.Util
-
Return the IDL type name for the given class.
- getUnauthenticatedIdentity() - Method in class org.wildfly.iiop.openjdk.security.TrustedIdentityTokenLoginModule
-
- getUsername() - Method in class org.wildfly.iiop.openjdk.security.TrustedIdentityTokenLoginModule
-
- getValue() - Method in class org.wildfly.iiop.openjdk.rmi.ConstantAnalysis
-
Return my value.
- getValue() - Method in class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
- getValue() - Method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
- getValue() - Method in class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
- getValue() - Method in class org.wildfly.iiop.openjdk.service.IORSecConfigMetaDataService
-
- getValueAnalysis(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
- IDENTITY - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IIOP_OPENJDK_ID - Static variable in class org.wildfly.iiop.openjdk.deployment.IIOPDependencyProcessor
-
- IIOPClearCachesProcessor - Class in org.wildfly.iiop.openjdk.deployment
-
- IIOPClearCachesProcessor() - Constructor for class org.wildfly.iiop.openjdk.deployment.IIOPClearCachesProcessor
-
- IIOPDependencyProcessor - Class in org.wildfly.iiop.openjdk.deployment
-
- IIOPDependencyProcessor() - Constructor for class org.wildfly.iiop.openjdk.deployment.IIOPDependencyProcessor
-
- IIOPDeploymentMarker - Class in org.wildfly.iiop.openjdk.deployment
-
- IIOPDeploymentMarker() - Constructor for class org.wildfly.iiop.openjdk.deployment.IIOPDeploymentMarker
-
- IIOPExtension - Class in org.wildfly.iiop.openjdk
-
The IIOP extension implementation.
- IIOPExtension() - Constructor for class org.wildfly.iiop.openjdk.IIOPExtension
-
- IIOPInitializer - Enum in org.wildfly.iiop.openjdk
-
Enumeration of ORB
initializer groups.
- IIOPLogger - Interface in org.wildfly.iiop.openjdk.logging
-
- IIOPLogger_$logger - Class in org.wildfly.iiop.openjdk.logging
-
Warning this class consists of generated code.
- IIOPLogger_$logger(Logger) - Constructor for class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- IIOPMarkerProcessor - Class in org.wildfly.iiop.openjdk.deployment
-
Processor responsible for marking a deployment as using IIOP
- IIOPMarkerProcessor() - Constructor for class org.wildfly.iiop.openjdk.deployment.IIOPMarkerProcessor
-
- IIOPSubsystemAdd - Class in org.wildfly.iiop.openjdk
-
This class implements a ModelAddOperationHandler
that installs the IIOP subsystem services:
CorbaORBService
: responsible for configuring and starting the CORBA ORB
.
CorbaPOAService
: responsible for creating and activating CORBA POA
s.
CorbaNamingService
: responsible for creating and starting the CORBA naming service.
After the ORB
is created, we create and activate the "RootPOA" and then use this POA
to create the
POA
s required by the other services.
- IIOPSubsystemAdd(Collection<? extends AttributeDefinition>) - Constructor for class org.wildfly.iiop.openjdk.IIOPSubsystemAdd
-
- IIOPSubsystemParser_2_0 - Class in org.wildfly.iiop.openjdk
-
This class implements a parser for the IIOP subsystem.
- IIOPSubsystemParser_2_1 - Class in org.wildfly.iiop.openjdk
-
This class implements a parser for the IIOP subsystem.
- IIOPTransformers - Class in org.wildfly.iiop.openjdk
-
- IIOPTransformers() - Constructor for class org.wildfly.iiop.openjdk.IIOPTransformers
-
- IiopUrl - Class in org.wildfly.iiop.openjdk.naming.jndi
-
Extract components of an "iiop" or "iiopname" URL.
- IiopUrl(String) - Constructor for class org.wildfly.iiop.openjdk.naming.jndi.IiopUrl
-
- IiopUrl.Address - Class in org.wildfly.iiop.openjdk.naming.jndi
-
- illegalBatchSize(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- illegalBatchSize(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- illegalBatchSize$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- inconsistentRequiredTransportConfig(String, String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- inconsistentRequiredTransportConfig(String, String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- inconsistentRequiredTransportConfig$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- inconsistentSupportedTransportConfig(String, String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- inconsistentSupportedTransportConfig(String, String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- inconsistentSupportedTransportConfig$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- inconsistentUnsupportedTransportConfig(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- inconsistentUnsupportedTransportConfig(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- inconsistentUnsupportedTransportConfig$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- ineffectiveAuthenticationContextConfiguration() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- ineffectiveAuthenticationContextConfiguration() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- ineffectiveAuthenticationContextConfiguration$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- init(SASTargetInterceptor) - Method in class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
Initialize the SASCurrent
instance.
- init(ORB, POA) - Static method in class org.wildfly.iiop.openjdk.naming.CorbaNamingContext
-
This method needs to be called once to initialize the static fields orb and rootPoa.
- init(POA, boolean, boolean) - Method in class org.wildfly.iiop.openjdk.naming.CorbaNamingContext
-
This method needs to be called for each newly created or re-read naming context to set its POA.
- initialize(ExtensionContext) - Method in class org.wildfly.iiop.openjdk.IIOPExtension
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.wildfly.iiop.openjdk.security.TrustedIdentityTokenLoginModule
-
- initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.iiop.openjdk.IIOPExtension
-
- insertAnyPrimitive(Any, Object) - Static method in class org.wildfly.iiop.openjdk.rmi.Util
-
Insert a java primitive into an Any.
- insertValue(Any) - Method in class org.wildfly.iiop.openjdk.rmi.ConstantAnalysis
-
Insert the constant value into the argument Any.
- INSTANCE - Static variable in class org.wildfly.iiop.openjdk.naming.jndi.CNCtxFactory
-
- INSTANCE - Static variable in class org.wildfly.iiop.openjdk.naming.jndi.JBossCNCtxFactory
-
- INSTANCE - Static variable in class org.wildfly.iiop.openjdk.tm.ForeignTransaction
-
- intAnalysis - Static variable in class org.wildfly.iiop.openjdk.rmi.PrimitiveAnalysis
-
- INTERFACE_REPOSITORY_SERVICE_NAME - Static variable in class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
- InterfaceAnalysis - Class in org.wildfly.iiop.openjdk.rmi
-
Interface analysis.
- InterfaceAnalysis(Class) - Constructor for class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
- InterfaceRepository - Class in org.wildfly.iiop.openjdk.rmi.ir
-
An Interface Repository.
- InterfaceRepository(ORB, POA, String) - Constructor for class org.wildfly.iiop.openjdk.rmi.ir.InterfaceRepository
-
- interfaces - Variable in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Array of analysis of the interfaces implemented/extended here.
- INTEROP - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- INTEROP_IONA - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- invalidEmptyName() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidEmptyName() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidEmptyName$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidEscapedCharacter(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidEscapedCharacter(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidEscapedCharacter$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidIIOPURLVersion(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidIIOPURLVersion(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidIIOPURLVersion$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidNullClass() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidNullClass() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidNullClass$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidObjectReference(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidObjectReference(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidObjectReference$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidPOACreationArgs() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidPOACreationArgs() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidPOACreationArgs$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidURIEncoding(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidURIEncoding(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidURIEncoding$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidURL(String, String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidURL(String, String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidURL$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidURLOrIOR(String) - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- invalidURLOrIOR(String) - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- invalidURLOrIOR$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- IOR_AS_CONTEXT - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_AS_CONTEXT_AUTH_METHOD - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_AS_CONTEXT_REALM - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_AS_CONTEXT_REQUIRED - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_NONE - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_REQUIRED - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_SAS_CONTEXT - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_SAS_CONTEXT_CALLER_PROPAGATION - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_SETTINGS - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_SUPPORTED - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_TRANSPORT_CONFIDENTIALITY - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_TRANSPORT_CONFIG - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_TRANSPORT_DETECT_MISORDERING - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_TRANSPORT_DETECT_REPLAY - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_TRANSPORT_INTEGRITY - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_TRANSPORT_TRUST_IN_CLIENT - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IOR_TRANSPORT_TRUST_IN_TARGET - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- IORSecConfigMetaDataService - Class in org.wildfly.iiop.openjdk.service
-
Service that holds the configured IORSecurityConfigMetaData
.
- IORSecConfigMetaDataService(IORSecurityConfigMetaData) - Constructor for class org.wildfly.iiop.openjdk.service.IORSecConfigMetaDataService
-
- IRConstructionException - Exception in org.wildfly.iiop.openjdk.rmi.ir
-
Interface Repository construction failure exception.
- IRConstructionException(String) - Constructor for exception org.wildfly.iiop.openjdk.rmi.ir.IRConstructionException
-
- isAbstract(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isAbstractInterface() - Method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
- isAbstractInterface(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isAbstractValue() - Method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
Returns true if this value is abstract.
- isAbstractValueType(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isAccessor(Method) - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Check if a method is an accessor.
- isAllFieldsPublic(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
Checks whether all the fields in the class are declared as public.
- isCustom() - Method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
Returns true if this value is custom.
- isDeclaredException(Throwable) - Method in class org.wildfly.iiop.openjdk.rmi.marshal.strategy.StubStrategy
-
Checks if a given Throwable
instance corresponds to an
exception declared by this StubStrategy
's method.
- isExternalizable() - Method in class org.wildfly.iiop.openjdk.rmi.ValueAnalysis
-
Returns true if this value implements java.io.Externalizable.
- isFinal(Member) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isFinal(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isIIOPDeployment(DeploymentUnit) - Static method in class org.wildfly.iiop.openjdk.deployment.IIOPDeploymentMarker
-
- isMutator(Method) - Method in class org.wildfly.iiop.openjdk.rmi.ContainerAnalysis
-
Check if a method is a mutator.
- isNonVoid() - Method in class org.wildfly.iiop.openjdk.rmi.marshal.strategy.SkeletonStrategy
-
Returns true if this SkeletonStrategy
's method
is non void.
- isNonVoid() - Method in class org.wildfly.iiop.openjdk.rmi.marshal.strategy.StubStrategy
-
Returns true if this StubStrategy
's method is non void.
- isPublic(Member) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isPublic(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isPublic() - Method in class org.wildfly.iiop.openjdk.rmi.ValueMemberAnalysis
-
Returns true iff this member has private visibility.
- isRMIIDLExceptionType(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isRmiIdlRemoteInterface() - Method in class org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
-
- isRMIIDLRemoteInterface(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isRMIIDLValueType(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isRMIIIOPType(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isStatic(Member) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isStatic(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.RmiIdlUtil
-
- isValidRMIIIOP(Class) - Static method in class org.wildfly.iiop.openjdk.rmi.Util
-
Check if this class is valid for RMI/IIOP mapping.
- safeClose(InputStream) - Method in class org.wildfly.iiop.openjdk.security.TrustedIdentityTokenLoginModule
-
- SASClientIdentityInterceptor - Class in org.wildfly.iiop.openjdk.csiv2
-
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.
- SASClientIdentityInterceptor(Codec) - Constructor for class org.wildfly.iiop.openjdk.csiv2.SASClientIdentityInterceptor
-
Creates an instance of SASClientIdentityInterceptor
with the specified codec.
- SASClientInitializer - Class in org.wildfly.iiop.openjdk.csiv2
-
This is an org.omg.PortableInterceptor.ORBInitializer
that initializes the Security Attibute Service (SAS).
- SASClientInitializer() - Constructor for class org.wildfly.iiop.openjdk.csiv2.SASClientInitializer
-
- SASClientInterceptor - Class in org.wildfly.iiop.openjdk.csiv2
-
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.
- SASClientInterceptor(Codec) - Constructor for class org.wildfly.iiop.openjdk.csiv2.SASClientInterceptor
-
Creates an instance of SASClientInterceptor
with the specified codec.
- SASCurrentImpl - Class in org.wildfly.iiop.openjdk.csiv2
-
This class implements SASCurrent
.
- SASCurrentImpl() - Constructor for class org.wildfly.iiop.openjdk.csiv2.SASCurrentImpl
-
- SASInitializer - Class in org.wildfly.iiop.openjdk.csiv2
-
This is an org.omg.PortableInterceptor.ORBInitializer
that initializes the Security Attibute Service (SAS).
- SASInitializer() - Constructor for class org.wildfly.iiop.openjdk.csiv2.SASInitializer
-
- SASTargetInterceptor - Class in org.wildfly.iiop.openjdk.csiv2
-
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.
- SASTargetInterceptor(Codec) - Constructor for class org.wildfly.iiop.openjdk.csiv2.SASTargetInterceptor
-
Creates an instance of SASTargetInterceptor
with the specified codec.
- SECURITY - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_ADD_COMP_VIA_INTERCEPTOR - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_CLIENT_REQUIRES - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_CLIENT_REQUIRES_SSL - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_CLIENT_SUPPORTS - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_SECURITY_DOMAIN - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_SERVER_REQUIRES - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_SERVER_REQUIRES_SSL - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_SERVER_SUPPORTS - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SECURITY_SUPPORT_SSL - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- send_exception(ServerRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.SASTargetInterceptor
-
- send_exception(ServerRequestInfo) - Method in class org.wildfly.iiop.openjdk.tm.TxServerInterceptor
-
- send_other(ServerRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.SASTargetInterceptor
-
- send_other(ServerRequestInfo) - Method in class org.wildfly.iiop.openjdk.tm.TxServerInterceptor
-
- send_poll(ClientRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.ElytronSASClientInterceptor
-
- send_poll(ClientRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.SASClientIdentityInterceptor
-
- send_poll(ClientRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.SASClientInterceptor
-
- send_reply(ServerRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.SASTargetInterceptor
-
- send_reply(ServerRequestInfo) - Method in class org.wildfly.iiop.openjdk.tm.TxServerInterceptor
-
- send_request(ClientRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.ElytronSASClientInterceptor
-
- send_request(ClientRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.SASClientIdentityInterceptor
-
- send_request(ClientRequestInfo) - Method in class org.wildfly.iiop.openjdk.csiv2.SASClientInterceptor
-
- SERVER_SSL_CONTEXT - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- serverDoesNotSupportSsl() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- serverDoesNotSupportSsl() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- serverDoesNotSupportSsl$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- SERVICE_NAME - Static variable in class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
- SERVICE_NAME - Static variable in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
- SERVICE_NAME - Static variable in class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
- SERVICE_NAME - Static variable in class org.wildfly.iiop.openjdk.service.IORSecConfigMetaDataService
-
- setAcceptedSocketOptions(Acceptor, ServerSocket, Socket) - Method in class org.wildfly.iiop.openjdk.security.SocketFactoryBase
-
- setAuthenticationContextName(String) - Static method in class org.wildfly.iiop.openjdk.csiv2.ElytronSASClientInterceptor
-
- setClientRequiresSSL(boolean) - Static method in class org.wildfly.iiop.openjdk.csiv2.CSIV2IORToSocketInfo
-
- setClientSSLContextName(String) - Static method in class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- setORB(ORB) - Method in class org.wildfly.iiop.openjdk.security.LegacySSLSocketFactory
-
- setORB(ORB) - Method in class org.wildfly.iiop.openjdk.security.SocketFactoryBase
-
- setORB(ORB) - Method in class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- setOrbProperties(Properties) - Static method in class org.wildfly.iiop.openjdk.naming.jndi.CorbaUtils
-
- setOverriddenDynamicFactory(PresentationManager.StubFactoryFactory) - Static method in class org.wildfly.iiop.openjdk.rmi.DelegatingStubFactoryFactory
-
- setRollbackOnly() - Method in class org.wildfly.iiop.openjdk.tm.ForeignTransaction
-
- setSecurityDomain(String) - Static method in class org.wildfly.iiop.openjdk.security.LegacySSLSocketFactory
-
- setServerSSLContextName(String) - Static method in class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- SETTING - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- shortAnalysis - Static variable in class org.wildfly.iiop.openjdk.rmi.PrimitiveAnalysis
-
- shutdown() - Method in class org.wildfly.iiop.openjdk.rmi.ir.InterfaceRepository
-
Deactivate all CORBA objects in this IR.
- SkeletonStrategy - Class in org.wildfly.iiop.openjdk.rmi.marshal.strategy
-
A SkeletonStrategy
for a given method knows how to
unmarshalthe sequence of method parameters from a CDR input stream, how to
marshal into a CDR output stream the return value of the method, and how to
marshal into a CDR output stream any exception thrown by the method.
- SkeletonStrategy(Method) - Constructor for class org.wildfly.iiop.openjdk.rmi.marshal.strategy.SkeletonStrategy
-
- SocketFactoryBase - Class in org.wildfly.iiop.openjdk.security
-
- SocketFactoryBase() - Constructor for class org.wildfly.iiop.openjdk.security.SocketFactoryBase
-
- SPEC - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SSL_SOCKET_TYPE - Static variable in class org.wildfly.iiop.openjdk.Constants
-
- SSLConfigValue - Enum in org.wildfly.iiop.openjdk
-
Enumeration of the SSL configuration values.
- sslNotConfigured() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- sslNotConfigured() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- sslNotConfigured$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- sslPortWithoutSslConfiguration() - Method in interface org.wildfly.iiop.openjdk.logging.IIOPLogger
-
- sslPortWithoutSslConfiguration() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- sslPortWithoutSslConfiguration$str() - Method in class org.wildfly.iiop.openjdk.logging.IIOPLogger_$logger
-
- SSLSocketFactory - Class in org.wildfly.iiop.openjdk.security
-
A
ORBSocketFactory
implementation that uses Elytron supplied
SSLContext
s
to create client and server side SSL sockets.
- SSLSocketFactory() - Constructor for class org.wildfly.iiop.openjdk.security.SSLSocketFactory
-
- start(StartContext) - Method in class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
- start(StartContext) - Method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
- start(StartContext) - Method in class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
- start(StartContext) - Method in class org.wildfly.iiop.openjdk.service.IORSecConfigMetaDataService
-
- stop(StopContext) - Method in class org.wildfly.iiop.openjdk.service.CorbaNamingService
-
- stop(StopContext) - Method in class org.wildfly.iiop.openjdk.service.CorbaORBService
-
- stop(StopContext) - Method in class org.wildfly.iiop.openjdk.service.CorbaPOAService
-
- stop(StopContext) - Method in class org.wildfly.iiop.openjdk.service.IORSecConfigMetaDataService
-
- StubStrategy - Class in org.wildfly.iiop.openjdk.rmi.marshal.strategy
-
An StubStrategy
for a given method knows how to marshal
the sequence of method parameters into a CDR output stream, how to unmarshal
from a CDR input stream the return value of the method, and how to unmarshal
from a CDR input stream an application exception thrown by the method.
- SUBSYSTEM_NAME - Static variable in class org.wildfly.iiop.openjdk.IIOPExtension
-