|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
IConnectable
implementations.IConnection
IConnectionProvider
implementationIActiveConnectionCategoryListener
to this service, which will be notified whenever the active
connection category provided by this service changes.
IConnectionService
IConnectable2.addListener(IConnectableListener2)
IConnectableListener2
.
IConnectionCustomizerListener
.
ConnectionManagerListener
to this connection manager.
IConnectionProvider.ConnectionProviderListener
to this service which is notified of any changes
to the collection of ConnectionParameters
provided by this IConnectionProvider
getSelections
will contain a sanitised version of the selection
ConnectionException
representing a problem with the credentials used to authenticate the current user.AuthenticationException
with the supplied message.
IConnectionCustomizer
.
CredentialsConfiguration
s as unauthenticated in this session.
Credentialsconfiguration
as unauthenticated in this session
ConnectionParameters
and ConnectionProfile
sConnectionProfile
identified by the supplied ID.
ConnectionProfile
identified by the supplied ID.
IConnection.connect()
to indicate that the current attempt to connect should
be considered aborted.IConnection
.ConnectionConfiguration.ConnectionConfiguration(String, String, String, int, String, boolean)
ConnectionConfiguration.ConnectionConfiguration(String, String, String, int, String, boolean, boolean)
ConnectionConfiguration.ConnectionConfiguration(String, String, String, int, String, boolean)
IConnection
.ConnectionManger
listener interface.ConnectionService
listener interfaceIConnectable
credentials.IConnectionUserInterfaceService#createConnectionWidget(org.eclipse.swt.widgets.Composite, String)
toIConnection
implementation for this connection type.
ConnectionParameters
in this connection provider
ConnectionParameters
in this connection provider
IZOSConnection.DataSetArguments
.
CredentialsManager
listener abstract implementationIConnection
that is being used to provide this service.
IConnectable
has been disconnected.
IConnectable.disconnect()
fails,
because the disconnect was vetoed - i.e.Exception
has occurred.
IConnectionDescriptor
registered with the supplied ID.
IConnectionCategory
a given connectionType
belongs to.
ConnectionRegistry.getConnectionCategory(String)
CredentialsConfiguration
s from this repository identified by the supplied id.
CredentialsConfiguration
s from this repository identified by the supplied id.
IConnectionCategory
suitable for use in user interfaces
where only a small amount of space is available to render the name.
IConnectionCategory
this connection type belongs to.
IParentConnectable
.
IConnection
implementation for a child connection associated with a specific category.
ConnectionConfiguration
in use by this connection.
IConnectable
associated with the supplied connection category ID
IConnection
being used by this IConnectable.
ConnectionParameters
identified by the supplied ID.
IConnectionCategory
s
IConnectionCategory
with the supplied ID.
ConnectionException
that occurred for a connection category
ConnectionProfile
identified by the supplied id
List
of all ConnectionProfile
s known to the connections framework.
List
of all ConnectionProfile
s for a given connection type id known
to the connections framework.
Map
of all ConnectionProfile
s, indexed by IConnectionDescriptor
.
IConnectionProvider
IConnectionDescriptor
s
IConnectionDescriptor
for each connection type in this IConnectionCategory
ConnectionParameters
provided by this IConnectionProvider
or
an empty collection if there are none.
IConnectionState
of a connection category.
IConnectionState
corresponding to the supplied connection profile, or a disconnected state, if
there was no pre-existing state for that connection profile.
IConnection
implementations for connection types in this
IConnectionCategory
DataEntry
as a ByteArrayOutputStream
IConnectionDescriptor
, or null
if this
descriptor was not contributed by a plugin.
null
ConnectionsPlugin.getCredentialsManager()
ExtendedAttribute
.
ExtendedAttribute
identified by the supplied name.
List
of all available ExtendedAttribute
s for this IConnectionDescriptor
.
Set
of keys representing extended attributes that are available for this connection configuration.
IConnection.getConfiguration()
instead
URL
identifying an icon that can be used to represent this connection in user interfaces.
IConnectionCategory
.
ExtendedAttribute
.
IConnection.getConfiguration()
instead
AbstractConnection.getConfiguration()
and retrieve the password from there, as not
all connections require a password.
IConnection.getConfiguration()
instead
IConnection
implementations for all connection types in this category.
IConnectionDescriptor.ExtendedAttributeType
of this ExtendedAttribute
's value.
Collection
of configurations available
from this IConnectionProvider
IConnection.getConfiguration()
instead
ConnectionConfiguration
set yet.
IActiveConnectionCategoryService
IConnection
s who are composites of multiple child connections.IConnectionParameters
IConnectionCategory
that wraps IConnection
s of a common subtype.IConnectable
service interface with methods that provide improved listener capabilities.IConnectableListener2
and IConnectable2
where possible.IConnectable2
.ConnectionParameters
and the credentials to be used
when attempting to establish a connection.IConnection
, associated with a specific IConnectionCategory
.ConnectionConfiguration
.ConnectionProfile
s defined to the connections
framework.ConnectionParameters
, firing events when any
changes are made to that collection, or to the ConnectionParameters in it.- IConnectionProvider.ConnectionParametersAddedEvent - Class in com.ibm.cics.core.connections
- Indicates that a new set of
ConnectionParameters
was added. - IConnectionProvider.ConnectionParametersAddedEvent(ConnectionParameters) -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionParametersAddedEvent
-
- IConnectionProvider.ConnectionParametersRemovedEvent - Class in com.ibm.cics.core.connections
- Indicates that an existing set of
ConnectionParameters
was removed. - IConnectionProvider.ConnectionParametersRemovedEvent(ConnectionParameters) -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionParametersRemovedEvent
-
- IConnectionProvider.ConnectionParametersUpdatedEvent - Class in com.ibm.cics.core.connections
- Indicates that an existing set of
ConnectionParameters
was updated. - IConnectionProvider.ConnectionParametersUpdatedEvent(ConnectionParameters, ConnectionParameters) -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionParametersUpdatedEvent
-
- IConnectionProvider.ConnectionProviderConnectionParametersEvent - Class in com.ibm.cics.core.connections
- Abstract superclass for all
ConnectionProviderEvent
s that pertain to
changes to the provided collection of ConnectionParameters
. - IConnectionProvider.ConnectionProviderConnectionParametersEvent(ConnectionParameters) -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderConnectionParametersEvent
-
- IConnectionProvider.ConnectionProviderEvent - Class in com.ibm.cics.core.connections
- Abstract superclass for events on
IConnectionProvider
s - IConnectionProvider.ConnectionProviderEvent() -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderEvent
-
- IConnectionProvider.ConnectionProviderListener - Class in com.ibm.cics.core.connections
- Listener class for
IConnectionProvider
s. - IConnectionProvider.ConnectionProviderListener() -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderListener
-
- IConnectionProvider.ConnectionProviderStaleEvent - Class in com.ibm.cics.core.connections
- Indicates that this connection provider is stale, and should be refreshed.
- IConnectionProvider.ConnectionProviderStaleEvent() -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderStaleEvent
-
- IConnectionProvider.ConnectionProviderStatusChangedEvent - Class in com.ibm.cics.core.connections
- Indicates that the status of this conneciton provider has changed with the latest refresh.
- IConnectionProvider.ConnectionProviderStatusChangedEvent(IStatus) -
Constructor for class com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderStatusChangedEvent
-
- IConnectionProviderRegistry - Interface in com.ibm.cics.core.connections
- A registry of all known
IConnectionProvider
s. - IConnectionProviderRegistry.ConnectionProviderAddedEvent - Class in com.ibm.cics.core.connections
- Indicates that a new
IConnectionProvider
was added. - IConnectionProviderRegistry.ConnectionProviderAddedEvent(IConnectionProvider) -
Constructor for class com.ibm.cics.core.connections.IConnectionProviderRegistry.ConnectionProviderAddedEvent
-
- IConnectionProviderRegistry.ConnectionProviderRegistryEvent - Class in com.ibm.cics.core.connections
- Abstract superclass for
ConnectionProviderRegistry
events - IConnectionProviderRegistry.ConnectionProviderRegistryEvent(IConnectionProvider) -
Constructor for class com.ibm.cics.core.connections.IConnectionProviderRegistry.ConnectionProviderRegistryEvent
-
- IConnectionProviderRegistry.ConnectionProviderRegistryListener - Class in com.ibm.cics.core.connections
- Interface for listening to
ConnectionProviderRegistry
events. - IConnectionProviderRegistry.ConnectionProviderRegistryListener() -
Constructor for class com.ibm.cics.core.connections.IConnectionProviderRegistry.ConnectionProviderRegistryListener
-
- IConnectionProviderRegistry.ConnectionProviderRemovedEvent - Class in com.ibm.cics.core.connections
- Indicates that an existing
IConnectionProvider
was removed. - IConnectionProviderRegistry.ConnectionProviderRemovedEvent(IConnectionProvider) -
Constructor for class com.ibm.cics.core.connections.IConnectionProviderRegistry.ConnectionProviderRemovedEvent
-
- IConnectionProviderRegistry.ConnectionProviderUpdatedEvent - Class in com.ibm.cics.core.connections
- Indicates that an existing
IConnectionProvider
was updated. - IConnectionProviderRegistry.ConnectionProviderUpdatedEvent(IConnectionProvider) -
Constructor for class com.ibm.cics.core.connections.IConnectionProviderRegistry.ConnectionProviderUpdatedEvent
-
- IConnectionService - Interface in com.ibm.cics.core.connections
- Service for controlling the lifecycle of
IConnectable
s. - IConnectionsInfoProvider - Interface in com.ibm.cics.core.connections
- Allows the customizers to access the connections configurations
in-memory data held by the preference page, avoiding the need to
to go to the persistence store directly.
- IConnectionState - Interface in com.ibm.cics.core.connections
- Represents the current state of an
IConnectable
- IConnectionStateViewer - Interface in com.ibm.cics.core.connections
- A viewer for
IConnectionState
s - IConnectionUserInterfaceService - Interface in com.ibm.cics.core.connections
- A service providing UI constructs for manipulating connections
- ICredentialsConfigurationStore - Interface in com.ibm.cics.core.comm
- Deprecated.
- ICredentialsManager - Interface in com.ibm.cics.core.connections
- A service that manages
CredentialsConfiguration
s, providing them so they can be associated with
ConnectionParameters
, recording which credentials are authenticated and in use, and serializing those
credential configurations to disk. - IN_ACTIVE_CONNECTION -
Static variable in class com.ibm.cics.core.connections.ConnectionsImages
-
- IN_ACTIVE_SECURE_CONNECTION -
Static variable in class com.ibm.cics.core.connections.ConnectionsImages
-
- IN_PROGRESS_CONNECTION -
Static variable in class com.ibm.cics.core.connections.ConnectionsImages
-
- initialiseTrust() -
Method in class com.ibm.cics.core.comm.Activator
-
- initializeImageRegistry() -
Static method in class com.ibm.cics.core.connections.ConnectionsImages
-
- invalidate(String) -
Method in interface com.ibm.cics.core.connections.ICredentialsManager
- Clears the password and unauthenticates a specific credential
- IParentConnectable - Interface in com.ibm.cics.core.comm
IConnectable
implementation that manages connections to multiple services with shared lifecycle.- IPassphraseManager - Interface in com.ibm.cics.core.comm
- Manages the passphrases associated with the trust store and key store.
- IPreferencesConstants - Interface in com.ibm.cics.core.connections
-
- isAuthenticatedInthisSession(String) -
Method in interface com.ibm.cics.core.connections.ICredentialsManager
-
- isConnected() -
Method in class com.ibm.cics.core.comm.AbstractConnectable
-
- isConnected() -
Method in interface com.ibm.cics.core.comm.IConnectable
- Determines whether or not the services provided by this IConnectable are currently available.
- isConnected() -
Method in interface com.ibm.cics.core.comm.IConnection
- Determines whether or not this
IConnection
is currently active.
- isDialogMode() -
Method in class com.ibm.cics.core.connections.ConnectionWidgetManager
- Deprecated. Answers whether this ConnectionWidgetManager is in dialog mode.
- isExternalId(String) -
Static method in class com.ibm.cics.core.connections.ConfigurationUtils
- Returns whether or not the supplied ID is an internal or external one
- isLocalProviderExternalId(String) -
Static method in class com.ibm.cics.core.connections.ConfigurationUtils
- Determines whether or not an ID is an external ID for the local connection provider
- isPasswordSaveable() -
Method in interface com.ibm.cics.core.connections.ICredentialsManager
-
- isSavePassword() -
Method in class com.ibm.cics.core.comm.CredentialsConfiguration
- Getter for save password
- isSecure() -
Method in class com.ibm.cics.core.comm.AbstractConnection
- Deprecated.
- isSecure() -
Method in interface com.ibm.cics.core.comm.IConnection
- Deprecated. use
IConnection.getConfiguration()
instead.
- isSecureConfirmed(IConnectionParameters) -
Static method in class com.ibm.cics.core.connections.ConfigurationUtils
- Returns whether the supplied config has secure confirmed set.
- isSecureHint(IConnectionParameters) -
Static method in class com.ibm.cics.core.connections.ConfigurationUtils
- Returns whether the supplied config has the secure hint set.
- isSSLConfirmed() -
Method in class com.ibm.cics.core.comm.ConnectionConfiguration
- Getter for SSL Confirmation
- isSSLEnabled() -
Method in interface com.ibm.cics.core.comm.IConnectionDescriptor
- Returns whether or not this connection type supports SSL.
- isTransient() -
Method in interface com.ibm.cics.core.comm.IConnectionDescriptor
- Determines whether or not connections of this type are transient, i.e.
- isVetoed() -
Method in class com.ibm.cics.core.connections.ConnectionServiceListener.DisconnectingEvent
-
- IWritableConnectionProvider - Interface in com.ibm.cics.core.connections
- Interface for
IConnectionProvider
s that support update. - IZOS - Interface in com.ibm.cics.zos.model
- Service interface for interacting with z/OS resources.
- IZOSConnection - Interface in com.ibm.cics.zos.comm
- Abstraction of a connection to a z/OS system
- IZOSConnection.DataSetArguments - Class in com.ibm.cics.zos.comm
- Parameter object used when creating datasets
- IZOSConnection.DataSetArguments() -
Constructor for class com.ibm.cics.zos.comm.IZOSConnection.DataSetArguments
-
- IZOSJobConnection - Interface in com.ibm.cics.zos.comm
-
IConnectionCustomizer
when the value of a
property changes.
IConnectionProvider
should check for any updates.
CredentialsConfiguration
IActiveConnectionCategoryListener
from this service.
ConnectionParameters
from this connection provider.
IConnectableListener2
.
IConnectionCustomizerListener
, if it is currently registered.
InputStream
to a DataEntry
.
InputStream
to the identified dataset member.
InputStream
to an HFS file.
ICredentialsManager.update(CredentialsConfiguration, boolean)
specifying "true" to force
a credential into the authenticated cache, as this method does not fire events.
ConnectionConfiguration
and a Map
of child IConnection
s, keyed by
ID of the corresponding connection in the extended attributes of the configuration.
ConnectionConfiguration
to be used by this connection.
ConnectionConfiguration
that should be modified when making
changes through this IConnectionCustomizer
IConnection
to be used by this IConnectable.
IConnectionState
.
IConnectable
s, and unauthenticates all credentials
ConnectionConfiguration.equals(Object)
method to determine
connection configuration equality.
IConnectionCustomizer
- validateStoreDetail(String, String, String, String, String, String) -
Static method in class com.ibm.cics.core.comm.ExplorerSecurityHelper
-
- validateTrustStoreDetail() -
Static method in class com.ibm.cics.core.comm.ExplorerSecurityHelper
-
- valueOf(String) -
Static method in enum com.ibm.cics.core.comm.ConnectionException.Type
- Deprecated. Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.cics.core.comm.IConnectionDescriptor.ExtendedAttributeType
- Returns the enum constant of this type with the specified name.
- values() -
Static method in enum com.ibm.cics.core.comm.ConnectionException.Type
- Deprecated. Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.cics.core.comm.IConnectionDescriptor.ExtendedAttributeType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, SSLSession) -
Method in class com.ibm.cics.core.comm.ExplorerHostnameVerifier
-
- veto() -
Method in class com.ibm.cics.core.connections.ConnectionServiceListener.DisconnectingEvent
-
- volume -
Variable in class com.ibm.cics.zos.comm.IZOSConnection.DataSetArguments
- Volume
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |