A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

A

accept(LogElement) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequenceFilter
 This method returns true if the given LogElement should be used in the operation; it returns false if the given LogElement should not be used.
accept(LogElement) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequenceFilter
 This method returns true if the given LogElement should be used in the operation; it returns false if the given LogElement should not be used.
addEventListener(ObjectGridEventListener) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Add an EventListener to the Session.
addEventListener(ObjectGridEventListener) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Add an EventListener to the Session.
addMapEventListener(MapEventListener) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Adds a MapEventListener to this BackingMap.
addMapEventListener(MapEventListener) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Adds a MapEventListener to this BackingMap.
addMapIndexPlugin(MapIndexPlugin) - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method adds an index plugin to this Map.
addMapIndexPlugin(MapIndexPlugin) - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method adds an index plugin to this Map.
ADMIN - public static variable in com.ibm.websphere.objectgrid.security.AdminPermission
 Admin permission string constant
ADMIN - public static variable in com.ibm.websphere.objectgrid.security.AdminPermission
 Admin permission string constant
AdminAuthorization - Interface com.ibm.websphere.objectgrid.security.plugins.AdminAuthorization
 

This plugin can be used to authorize administration accesses to the principals represented by the Subject object.

AdminPermission - Class com.ibm.websphere.objectgrid.security.AdminPermission
 

This class represents administration permissions to the ObjectGrid infrastrcuture, specifcally, the permissions to access the ManagementMBean methods.

AdminPermission(String) - Constructor in class com.ibm.websphere.objectgrid.security.AdminPermission
 Constructor
AdminPermission(String) - Constructor in class com.ibm.websphere.objectgrid.security.AdminPermission
 Constructor
ALL - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 all permission constant
ALL - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 all permission constant
ALL_PERMISSION - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 all permission String
ALL_PERMISSION - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 all permission String
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.Evictor
 This is called after a transaction has committed to allow the evictor to track object usage in a backing map.
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.Evictor
 This is called after a transaction has committed to allow the evictor to track object usage in a backing map.
associateKeyword(Serializable, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This links the two keywords together in a directional relationship.
associateKeyword(Serializable, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This links the two keywords together in a directional relationship.
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.Authenticator
 Authenticate a user represented by the credential object.
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.Authenticator
 Authenticate a user represented by the credential object.
Authenticator - Interface com.ibm.websphere.objectgrid.security.plugins.Authenticator
 

This plugin can be used to authenticate a client to the ObjectGrid server based on the credential.

AUTHORIZATION_MECHANISM_CUSTOM - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing Custom authorization
AUTHORIZATION_MECHANISM_CUSTOM - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing Custom authorization
AUTHORIZATION_MECHANISM_CUSTOM_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Custom authorization string
AUTHORIZATION_MECHANISM_CUSTOM_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Custom authorization string
AUTHORIZATION_MECHANISM_JAAS - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing JAAS authorization
AUTHORIZATION_MECHANISM_JAAS - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing JAAS authorization
AUTHORIZATION_MECHANISM_JAAS_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 JAAS authorization string
AUTHORIZATION_MECHANISM_JAAS_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 JAAS authorization string
AUTHORIZATION_MECHANISM_NONE - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing JAAS authorization
AUTHORIZATION_MECHANISM_NONE - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing JAAS authorization
AUTHORIZATION_MECHANISM_NONE_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 JAAS authorization string
AUTHORIZATION_MECHANISM_NONE_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 JAAS authorization string
abort() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Indicates the user is not accepted
abort() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Indicates the user is not accepted
abort() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 

This method is called if the LoginContext's overall authentication failed.

abort() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 

This method is called if the LoginContext's overall authentication failed.

authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticator
 
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticator
 
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenAuthenticator
 

Autenticate the and returns a object.

authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenAuthenticator
 

Autenticate the and returns a object.

authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.CertificateMappingAuthenticator
 Extract the distinguished name (DN) associated with the Subject field in the certificate and then creates a X500Principal object.
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.CertificateMappingAuthenticator
 Extract the distinguished name (DN) associated with the Subject field in the certificate and then creates a X500Principal object.
authenticate(String, String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticatorHelper
 Authenticate the user to the LDAP directory.
authenticate(String, String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticatorHelper
 Authenticate the user to the LDAP directory.
addArgs(String[]) - Method in class com.ibm.websphere.objectgrid.gateway.GatewayCredentialGeneratorFactory
 
addArgs(String[]) - Method in class com.ibm.websphere.objectgrid.gateway.GatewayCredentialGeneratorFactory
 
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 This maintains a bi-directional queue ordered on last accessed.
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 This maintains a bi-directional queue ordered on last accessed.
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 

B

BackingMap - Interface com.ibm.websphere.objectgrid.BackingMap
 This is the public interface to the BackingMap.
BAD_CONFIGURATION - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
BAD_CONFIGURATION - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
BASIC_AUTHENTICATION_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the basic authentication string used for configuration.
BASIC_AUTHENTICATION_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the basic authentication string used for configuration.
batchUpdate(TxID, LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.Loader
 This is called to tell the Loader to write these changes to the backend.
batchUpdate(TxID, LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.Loader
 This is called to tell the Loader to write these changes to the backend.
begin() - Method in class com.ibm.websphere.objectgrid.Session
 Begin an explicit transactional context.
begin() - Method in class com.ibm.websphere.objectgrid.Session
 Begin an explicit transactional context.
begin(TxID) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This method will be used when starting a cache-local transaction.
begin(TxID) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This method will be used when starting a cache-local transaction.
beginNoWriteThrough() - Method in class com.ibm.websphere.objectgrid.Session
 Changes made are just applied to the BackingMap and not given to the Loader.
beginNoWriteThrough() - Method in class com.ibm.websphere.objectgrid.Session
 Changes made are just applied to the BackingMap and not given to the Loader.

C

CacheEntry - Interface com.ibm.websphere.objectgrid.plugins.CacheEntry
 This interface represents a cache entry in an ObjectGrid map.
CacheEntryException - Exception com.ibm.websphere.objectgrid.plugins.CacheEntryException
 This exception indicates an error during the cache entry operation.
CacheEntryException() - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with null as its detail message.
CacheEntryException() - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with null as its detail message.
CacheEntryException(String) - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with the specified detail message.
CacheEntryException(String) - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with the specified detail message.
CacheEntryException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with the specified detail message and cause.
CacheEntryException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with the specified detail message and cause.
CacheEntryException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with a specified cause.
CacheEntryException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.CacheEntryException
 Constructs a new CacheEntryException with a specified cause.
CannotGenerateCredentialException - Exception com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 This exception indicates the credential cannot be generated.
CannotGenerateCredentialException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new InvalidCredentialException with null as its detail message.
CannotGenerateCredentialException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new InvalidCredentialException with null as its detail message.
CannotGenerateCredentialException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new CannotGenerateCredentialException with the specified detail message.
CannotGenerateCredentialException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new CannotGenerateCredentialException with the specified detail message.
CannotGenerateCredentialException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new CannotGenerateCredentialException with the specified detail message and cause.
CannotGenerateCredentialException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new CannotGenerateCredentialException with the specified detail message and cause.
CannotGenerateCredentialException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new CannotGenerateCredentialException with a specified cause.
CannotGenerateCredentialException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
 Constructs a new CannotGenerateCredentialException with a specified cause.
checkPermission(Subject, AdminPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.AdminAuthorization
 Check whether the principals represented by the Subject object in the subject has the specified AdminPermission or not.
checkPermission(Subject, AdminPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.AdminAuthorization
 Check whether the principals represented by the Subject object in the subject has the specified AdminPermission or not.
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.MapAuthorization
 Check whether the principals represented by the Subject object in the subject has the specified MapPermission or not.
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.MapAuthorization
 Check whether the principals represented by the Subject object in the subject has the specified MapPermission or not.
checkPreloadStatus(Session, BackingMap) - Method in class com.ibm.websphere.objectgrid.plugins.ReplicaPreloadController
 This is called when a replica is promoted to primary.
checkPreloadStatus(Session, BackingMap) - Method in class com.ibm.websphere.objectgrid.plugins.ReplicaPreloadController
 This is called when a replica is promoted to primary.
clear() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
clear() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
clearCopyMode() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Resets the CopyMode back to the one in the BackingMap.
clearCopyMode() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Resets the CopyMode back to the one in the BackingMap.
clearCopyMode() - Method in class com.ibm.websphere.objectgrid.JavaMap
 Resets the CopyMode back to the one in the BackingMap.
clearCopyMode() - Method in class com.ibm.websphere.objectgrid.JavaMap
 Resets the CopyMode back to the one in the BackingMap.
CLIENT_CERTIFICATE_AUTHENTICATION - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the authentication type is custom authentication.
CLIENT_CERTIFICATE_AUTHENTICATION - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the authentication type is custom authentication.
CLIENT_CERTIFICATE_AUTHENTICATION_NEVER - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Client Authentication not supported.
CLIENT_CERTIFICATE_AUTHENTICATION_NEVER - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Client Authentication not supported.
CLIENT_CERTIFICATE_AUTHENTICATION_REQUIRED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Client Authentication required.
CLIENT_CERTIFICATE_AUTHENTICATION_REQUIRED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Client Authentication required.
CLIENT_CERTIFICATE_AUTHENTICATION_SUPPORTED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Client Authentication supported.
CLIENT_CERTIFICATE_AUTHENTICATION_SUPPORTED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Client Authentication supported.
ClientSecurityConfiguration - Interface com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 

This interface represents the client side security configurations.

ClientServerLoaderException - Exception com.ibm.websphere.objectgrid.ClientServerLoaderException
 This is a base exception for any Client/Server operations.
ClientServerLoaderException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with null as its detail message.
ClientServerLoaderException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with null as its detail message.
ClientServerLoaderException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message.
ClientServerLoaderException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message.
ClientServerLoaderException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message and cause.
ClientServerLoaderException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message and cause.
ClientServerLoaderException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with a specified cause.
ClientServerLoaderException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerLoaderException
 Constructs a new ClientServerLoaderException with a specified cause.
ClientServerMultiplePartitionWriteLoaderException - Exception com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 This is a base exception for Client/Server operations when a user attempts to write to multiple remote partitions on remote servers in the same transacation.
ClientServerMultiplePartitionWriteLoaderException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerMultiplePartitionWriteLoaderException with null as its detail message.
ClientServerMultiplePartitionWriteLoaderException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerMultiplePartitionWriteLoaderException with null as its detail message.
ClientServerMultiplePartitionWriteLoaderException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message.
ClientServerMultiplePartitionWriteLoaderException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message.
ClientServerMultiplePartitionWriteLoaderException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message and cause.
ClientServerMultiplePartitionWriteLoaderException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerLoaderException with the specified detail message and cause.
ClientServerMultiplePartitionWriteLoaderException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerLoaderException with a specified cause.
ClientServerMultiplePartitionWriteLoaderException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
 Constructs a new ClientServerLoaderException with a specified cause.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException - Exception com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 This is thrown when a method call to Client/Server TransactionCallback encounters the user attempting to perform a write against multiple maps in different Map Set, Partition Set and Replication sets.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with null as its detail message.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with null as its detail message.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with the specified detail message.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with the specified detail message.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with the specified detail message and cause.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with the specified detail message and cause.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with a specified cause.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
 Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with a specified cause.
ClientServerTransactionCallbackException - Exception com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 This is thrown when a method call to Client/Server TransactionCallback encounters a remote request problem.
ClientServerTransactionCallbackException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with null as its detail message.
ClientServerTransactionCallbackException() - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with null as its detail message.
ClientServerTransactionCallbackException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message.
ClientServerTransactionCallbackException(String) - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message.
ClientServerTransactionCallbackException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message and cause.
ClientServerTransactionCallbackException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message and cause.
ClientServerTransactionCallbackException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with a specified cause.
ClientServerTransactionCallbackException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
 Constructs a new TransactionCallbackException with a specified cause.
CODE_DELETE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for DELETE.
CODE_DELETE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for DELETE.
CODE_EVICT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for EVICT.
CODE_EVICT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for EVICT.
CODE_FETCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for FETCH.
CODE_FETCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for FETCH.
CODE_INSERT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for INSERT.
CODE_INSERT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for INSERT.
CODE_TOUCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for TOUCH.
CODE_TOUCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for TOUCH.
CODE_UNDO_BEFORE_IMAGE_KEYWORDS - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for UNDO_BEFORE_IMAGE_KEYWORDS.
CODE_UNDO_BEFORE_IMAGE_KEYWORDS - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for UNDO_BEFORE_IMAGE_KEYWORDS.
CODE_UNDO_NOT_NEEDED - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for UNDO_NOT_NEEDED.
CODE_UNDO_NOT_NEEDED - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for UNDO_NOT_NEEDED.
CODE_UPDATE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for UPDATE.
CODE_UPDATE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The code constant for UPDATE.
commit() - Method in class com.ibm.websphere.objectgrid.Session
 Commits an explicit transactional context.
commit() - Method in class com.ibm.websphere.objectgrid.Session
 Commits an explicit transactional context.
commit(TxID) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 The cache wants to commit the transaction and passes the begin state Object to the callee.
commit(TxID) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 The cache wants to commit the transaction and passes the begin state Object to the callee.
connect(ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 This method can be used only if a client is co-located with objectgrid server, especially in a J2EE environment with IBM WebSphere Application Server, which supports the embedded objectgrid server.
connect(ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 This method can be used only if a client is co-located with objectgrid server, especially in a J2EE environment with IBM WebSphere Application Server, which supports the embedded objectgrid server.
connect(String, HostPortConnectionAttributes[], ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 
connect(String, HostPortConnectionAttributes[], ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 
connect(String, String, String, ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 This allows client to connect to a Remote ObjectGrid The RemoteObject Grid is hosted as specified by the paramaters
connect(String, String, String, ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 This allows client to connect to a Remote ObjectGrid The RemoteObject Grid is hosted as specified by the paramaters
connect(URL, String, ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 This allows a client to connect to a Remote ObjectGrid
connect(URL, String, ClientSecurityConfiguration, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 This allows a client to connect to a Remote ObjectGrid
ConnectException - Exception com.ibm.websphere.objectgrid.ConnectException
 Unable to connect to server
ConnectException() - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with null as its detail message.
ConnectException() - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with null as its detail message.
ConnectException(String) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message.
ConnectException(String) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message.
ConnectException(String, int) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message.
ConnectException(String, int) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message.
ConnectException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message and cause.
ConnectException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message and cause.
ConnectException(String, Throwable, int) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message and cause.
ConnectException(String, Throwable, int) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new ConnectException with the specified detail message and cause.
ConnectException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new LockException with a specified cause.
ConnectException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ConnectException
 Constructs a new LockException with a specified cause.
CONNECTION_REFUSED - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
CONNECTION_REFUSED - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
containsKey(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
containsValue(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
COPY_ON_READ - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The COPY_ON_READ mode improves performance over the COPY_ON_READ_AND_COMMIT mode by eliminating the copy that occurs when a transaction is committed.
COPY_ON_READ - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The COPY_ON_READ mode improves performance over the COPY_ON_READ_AND_COMMIT mode by eliminating the copy that occurs when a transaction is committed.
COPY_ON_READ_AND_COMMIT - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The COPY_ON_READ_AND_COMMIT mode is the default mode.
COPY_ON_READ_AND_COMMIT - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The COPY_ON_READ_AND_COMMIT mode is the default mode.
COPY_ON_WRITE - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The COPY_ON_WRITE mode improves performance over the COPY_ON_READ_AND_COMMIT mode by eliminating the copy that occurs when ObjectMap.get is called for the first time by a transaction for a given key.
COPY_ON_WRITE - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The COPY_ON_WRITE mode improves performance over the COPY_ON_READ_AND_COMMIT mode by eliminating the copy that occurs when ObjectMap.get is called for the first time by a transaction for a given key.
copyKey(Object) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This is used to copy the key efficiently.
copyKey(Object) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This is used to copy the key efficiently.
CopyMode - Class com.ibm.websphere.objectgrid.CopyMode
 This class is used to define the "copy" mode when the setCopyMode method of the BackingMap interface is used.
copyValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This allows a custom copy method to be used whenever the core needs to clone a value.
copyValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This allows a custom copy method to be used whenever the core needs to clone a value.
createDynamicIndex(MapIndexPlugin, DynamicIndexCallback) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Create a dynamic index on the BackingMap.
createDynamicIndex(MapIndexPlugin, DynamicIndexCallback) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Create a dynamic index on the BackingMap.
createDynamicIndex(String, boolean, String, DynamicIndexCallback) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Create a dynamic index on the BackingMap.
createDynamicIndex(String, boolean, String, DynamicIndexCallback) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Create a dynamic index on the BackingMap.
createMap(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Creates a BackingMap, but does not cache it for use by this ObjectGrid.
createMap(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Creates a BackingMap, but does not cache it for use by this ObjectGrid.
createObjectGrid() - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 A simple factory method to return an instance of an Object Grid.
createObjectGrid() - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 A simple factory method to return an instance of an Object Grid.
createObjectGrid(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Create an ObjectGrid instance with the specified ObjectGrid name.
createObjectGrid(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Create an ObjectGrid instance with the specified ObjectGrid name.
createObjectGrid(String, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 A simple factory method to return an instance of an ObjectGrid with the specified name.
createObjectGrid(String, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 A simple factory method to return an instance of an ObjectGrid with the specified name.
createObjectGrid(String, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Process the XML file and create a single ObjectGrid instance with the objectGridName specified only if an ObjectGrid with that name is found in the file.
createObjectGrid(String, URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Process the XML file and create a single ObjectGrid instance with the objectGridName specified only if an ObjectGrid with that name is found in the file.
createObjectGrid(String, URL, boolean, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 

Create an ObjectGrid instance based on the specified ObjectGrid name and the XML file.

createObjectGrid(String, URL, boolean, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 

Create an ObjectGrid instance based on the specified ObjectGrid name and the XML file.

createObjectGrids(URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Create all ObjectGrids that are found in the XML file.
createObjectGrids(URL) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Create all ObjectGrids that are found in the XML file.
createObjectGrids(URL, boolean, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Process an XML file and create a List of ObjectGrid objects based upon the file.
createObjectGrids(URL, boolean, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Process an XML file and create a List of ObjectGrid objects based upon the file.
CREATION_TIME - public static final variable in com.ibm.websphere.objectgrid.TTLType
 A TTLType.CREATION_TIME indicates an entry expiration time is the sum of the creation time of the entry plus the "time to live" value.
CREATION_TIME - public static final variable in com.ibm.websphere.objectgrid.TTLType
 A TTLType.CREATION_TIME indicates an entry expiration time is the sum of the creation time of the entry plus the "time to live" value.
Credential - Interface com.ibm.websphere.objectgrid.security.plugins.Credential
 This interface represents a credential used by the ObjectGrid client.
CREDENTIAL_AUTHENTICATION - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the authentication type is an authentication based on credentials.
CREDENTIAL_AUTHENTICATION - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the authentication type is an authentication based on credentials.
CREDENTIAL_AUTHENTICATION_NEVER - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Credential Authentication not supported.
CREDENTIAL_AUTHENTICATION_NEVER - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Credential Authentication not supported.
CREDENTIAL_AUTHENTICATION_REQUIRED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Credential Authentication required.
CREDENTIAL_AUTHENTICATION_REQUIRED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Credential Authentication required.
CREDENTIAL_AUTHENTICATION_SUPPORTED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Custom Authentication supported.
CREDENTIAL_AUTHENTICATION_SUPPORTED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Custom Authentication supported.
CredentialGenerator - Interface com.ibm.websphere.objectgrid.security.plugins.CredentialGenerator
 This plugin is used on the client side to get the credential representing this client.
CUSTOM_AUTHENTICATION_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the custom authentication string used for configuration.
CUSTOM_AUTHENTICATION_STRING - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 Constant representing the custom authentication string used for configuration.
CertificateMappingAuthenticator - Class com.ibm.websphere.objectgrid.security.plugins.builtins.CertificateMappingAuthenticator
 

CertificateMappingAuthenticator is a ObjectGrid implementation for the Authenticator interface when client certificate authentication is used.

CertificateMappingAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.CertificateMappingAuthenticator
 constructor
CertificateMappingAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.CertificateMappingAuthenticator
 constructor
commit() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Indicates the user is accepted.
commit() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Indicates the user is accepted.
commit() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 

This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).

commit() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 

This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).

CALLER_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 a constant representing the caller Subject type
CALLER_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 a constant representing the caller Subject type
ClientCertificateCredential - Class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 This class represents a credential which contains the client certificate chain.
ClientCertificateCredential(Certificate[]) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 
ClientCertificateCredential(Certificate[]) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 
ClientSecurityConfigurationFactory - Class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 This class is a factory class for objects of the and .
ClientSecurityConfigurationFactory() - Constructor in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 
ClientSecurityConfigurationFactory() - Constructor in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 
CALLER_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 a constant representing the caller Subject type
CALLER_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 a constant representing the caller Subject type
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.TAMMapAuthorizationImpl
 
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.TAMMapAuthorizationImpl
 
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.JAASMapAuthorizationImpl
 
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.JAASMapAuthorizationImpl
 

D

DEFAULT_LOCK_TIMEOUT - public static final variable in com.ibm.websphere.objectgrid.BackingMap
 Default lock timeout used if setLockTimeout(int) is not invoked.
DEFAULT_LOCK_TIMEOUT - public static final variable in com.ibm.websphere.objectgrid.BackingMap
 Default lock timeout used if setLockTimeout(int) is not invoked.
DEFAULT_NUMBER_OF_BUCKETS - public static final variable in com.ibm.websphere.objectgrid.BackingMap
 Default number of lock buckets used if setNumberOfBuckets(int) is not invoked.
DEFAULT_NUMBER_OF_BUCKETS - public static final variable in com.ibm.websphere.objectgrid.BackingMap
 Default number of lock buckets used if setNumberOfBuckets(int) is not invoked.
DEFAULT_NUMBER_OF_LOCK_BUCKETS - public static final variable in com.ibm.websphere.objectgrid.BackingMap
 Default number of lock buckets used if setNumberOfLockBuckets(int) is not invoked.
DEFAULT_NUMBER_OF_LOCK_BUCKETS - public static final variable in com.ibm.websphere.objectgrid.BackingMap
 Default number of lock buckets used if setNumberOfLockBuckets(int) is not invoked.
defineMap(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Defines a BackingMap that will be used by the application.
defineMap(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Defines a BackingMap that will be used by the application.
DELETE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the DELETE operation.
DELETE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the DELETE operation.
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 This method will be invoked when the ObjectGrid is destroyed.
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 This method will be invoked when the ObjectGrid is destroyed.
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.Evictor
 

This is called when the Map associate with this evictor is destroyed.

destroy() - Method in class com.ibm.websphere.objectgrid.plugins.Evictor
 

This is called when the Map associate with this evictor is destroyed.

destroy() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This method should be invoked when the ObjectGrid is no longer being used.
destroy() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This method should be invoked when the ObjectGrid is no longer being used.
destroy(String) - Method in class com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
 This callback method will be invoked when the dynamic index is removed
destroy(String) - Method in class com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
 This callback method will be invoked when the dynamic index is removed
disconnect(ClientClusterContext) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Disconnects the client
DistributionMode - Class com.ibm.websphere.objectgrid.plugins.DistributionMode
 This class is used to define the "distribution" mode when the serialize() method on the LogSequenceTransformer interface is used.
DominoTransactionException - Exception com.ibm.websphere.objectgrid.DominoTransactionException
 This exception is thrown when client tries to commit a transaction with write into replication cluster when it is in the Domino read only mode.
DominoTransactionException(String, boolean) - Constructor in class com.ibm.websphere.objectgrid.DominoTransactionException
 
DominoTransactionException(String, boolean) - Constructor in class com.ibm.websphere.objectgrid.DominoTransactionException
 
DominoTransactionException(String, Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.DominoTransactionException
 
DominoTransactionException(String, Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.DominoTransactionException
 
DominoTransactionException(Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.DominoTransactionException
 
DominoTransactionException(Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.DominoTransactionException
 
DominoWriteException - Exception com.ibm.websphere.objectgrid.DominoWriteException
 This exception is thrown when request tries to write into replication cluster when it is in the Domino read only mode.
DominoWriteException() - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Default constructor
DominoWriteException() - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Default constructor
DominoWriteException(String) - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Constructor
DominoWriteException(String) - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Constructor
DominoWriteException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Constructor
DominoWriteException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Constructor
DominoWriteException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Constructor
DominoWriteException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.DominoWriteException
 Constructor
DuplicateKeyException - Exception com.ibm.websphere.objectgrid.DuplicateKeyException
 A DuplicateKeyException exception is thrown if a key cannot be inserted into a BackingMap because an object with the same key already exists.
DuplicateKeyException() - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with null as its detail message.
DuplicateKeyException() - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with null as its detail message.
DuplicateKeyException(String) - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with the specified detail message.
DuplicateKeyException(String) - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with the specified detail message.
DuplicateKeyException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with the specified detail message and cause.
DuplicateKeyException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with the specified detail message and cause.
DuplicateKeyException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with a specified cause.
DuplicateKeyException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.DuplicateKeyException
 Constructs a new DuplicateKeyException with a specified cause.
DynamicIndexCallback - Interface com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
 This is the callback interface for dynamic indexing process.
DEFAULT_KEY_STORE_FILE - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 The default key store file
DEFAULT_KEY_STORE_FILE - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 The default key store file
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
DEFAULT_NUMBER_OF_HEAPS - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Default number of binary heaps to create if the method is not called.
DEFAULT_NUMBER_OF_HEAPS - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Default number of binary heaps to create if the method is not called.
DEFAULT_NUMBER_OF_QUEUES - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Default number of LRU queues to create if the method is not called.
DEFAULT_NUMBER_OF_QUEUES - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Default number of LRU queues to create if the method is not called.
DEFAULT_SLEEP_TIME - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Default sleep time for evictor thread if the method is not called.
DEFAULT_SLEEP_TIME - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Default sleep time for evictor thread if the method is not called.
DEFAULT_SLEEP_TIME - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Default sleep time for evictor thread if the method is not called.
DEFAULT_SLEEP_TIME - public static final variable in com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Default sleep time for evictor thread if the method is not called.
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Destroy the evictor.
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Destroy the evictor.

E

entryEvicted(Object, Object) - Method in class com.ibm.websphere.objectgrid.plugins.MapEventListener
 This method is invoked when the specified entry is evicted from the map.
entryEvicted(Object, Object) - Method in class com.ibm.websphere.objectgrid.plugins.MapEventListener
 This method is invoked when the specified entry is evicted from the map.
entrySet() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
entrySet() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.plugins.Loader.SpecialValue
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.plugins.Loader.SpecialValue
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.plugins.Loader.SpecialValue
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.plugins.Loader.SpecialValue
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.plugins.Loader.SpecialValue
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.plugins.Loader.SpecialValue
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.Credential
 Equals methods.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.Credential
 Equals methods.
equals(SSLConfiguration) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 If the two SSLConfiguration points to the same value for every proprety, then we return true; otherwise false is returned.
equals(SSLConfiguration) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 If the two SSLConfiguration points to the same value for every proprety, then we return true; otherwise false is returned.
equals(TxID) - Method in class com.ibm.websphere.objectgrid.TxID
 Checks for equality between two TxID objects.
equals(TxID) - Method in class com.ibm.websphere.objectgrid.TxID
 Checks for equality between two TxID objects.
error(String) - Method in class com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
 This callback method will be invoked when the dynamic indexing process encounters unexpected error.
error(String) - Method in class com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
 This callback method will be invoked when the dynamic indexing process encounters unexpected error.
EVICT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the EVICT operation.
EVICT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the EVICT operation.
evictEntries(List) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 If Evictor chooses not to implement the EvictorData interface, then this method can be used to evict a map entry.
evictEntries(List) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 If Evictor chooses not to implement the EvictorData interface, then this method can be used to evict a map entry.
EvictionEventCallback - Interface com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 

An instance of EvictionEventCallback is passed into the Evictor at initialization time.

evictMapEntries(List) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 This method is the prefered method for the Evictor to use when evicting map entries.
evictMapEntries(List) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 This method is the prefered method for the Evictor to use when evicting map entries.
Evictor - Interface com.ibm.websphere.objectgrid.plugins.Evictor
 

Data contained in a BackingMap are evicted when the map is full.

EvictorData.SpecialEvictorData - Class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 Special value class used for representing key was not found in BackingMap.
EvictorData.SpecialEvictorData() - Constructor in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
EvictorData.SpecialEvictorData() - Constructor in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
EvictorData.SpecialEvictorData() - Constructor in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
EvictorData.SpecialEvictorData() - Constructor in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
ExpiredCredentialException - Exception com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 This exception indicates that the credential used for authentication is expired.
ExpiredCredentialException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new InvalidCredentialException with null as its detail message.
ExpiredCredentialException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new InvalidCredentialException with null as its detail message.
ExpiredCredentialException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new ExpiredCredentialException with the specified detail message.
ExpiredCredentialException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new ExpiredCredentialException with the specified detail message.
ExpiredCredentialException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new ExpiredCredentialException with the specified detail message and cause.
ExpiredCredentialException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new ExpiredCredentialException with the specified detail message and cause.
ExpiredCredentialException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new ExpiredCredentialException with a specified cause.
ExpiredCredentialException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.ExpiredCredentialException
 Constructs a new ExpiredCredentialException with a specified cause.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Compares the specified Object with this SimpleUserPrincipal for equality.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Compares the specified Object with this SimpleUserPrincipal for equality.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Compares the specified Object with this SimpleDeptPrincipal for equality.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Compares the specified Object with this SimpleDeptPrincipal for equality.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 Two UserPasswordCredential objects are equal if and only if their user names and passwords are equal.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 Two UserPasswordCredential objects are equal if and only if their user names and passwords are equal.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 Two ClientCertficateCredential are equal if and only their client certificate chains are equal.
equals(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 Two ClientCertficateCredential are equal if and only their client certificate chains are equal.

F

FAILED_SECURITY - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
FAILED_SECURITY - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
FETCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the FETCH operation.
FETCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the FETCH operation.
flush() - Method in class com.ibm.websphere.objectgrid.Session
 Forces the current changes in the Session to the Loader.
flush() - Method in class com.ibm.websphere.objectgrid.Session
 Forces the current changes in the Session to the Loader.
flush() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Pushes the current set of changes for the ObjectMap instance to the Loader without committing the changes.
flush() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Pushes the current set of changes for the ObjectMap instance to the Loader without committing the changes.
flush() - Method in class com.ibm.websphere.objectgrid.JavaMap
 Pushes the current set of changes for the JavaMap instance to the Loader without committing the changes.
flush() - Method in class com.ibm.websphere.objectgrid.JavaMap
 Pushes the current set of changes for the JavaMap instance to the Loader without committing the changes.
FACTORY_CLASS - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 
FACTORY_CLASS - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 

G

generateToken(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.SecureTokenManager
 Generate the token for an object
generateToken(Object) - Method in class com.ibm.websphere.objectgrid.security.plugins.SecureTokenManager
 Generate the token for an object
get(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Retrieves the object from the cache at the given key.
get(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Retrieves the object from the cache at the given key.
get(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Retrieves the object from the cache at the given key.
get(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Retrieves the object from the cache at the given key.
get(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Gets an entry and associates it with the specified keyword.
get(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Gets an entry and associates it with the specified keyword.
get(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Gets an entry and associates it with the specified keyword.
get(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Gets an entry and associates it with the specified keyword.
get(TxID, List, boolean) - Method in class com.ibm.websphere.objectgrid.plugins.Loader
 Returns the list of values corresponding to the set of keys passed in.
get(TxID, List, boolean) - Method in class com.ibm.websphere.objectgrid.plugins.Loader
 Returns the list of values corresponding to the set of keys passed in.
getActions() - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 Get the action string
getActions() - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 Get the action string
getActions() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 Get the action string
getActions() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 Get the action string
getActions(int) - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 A static method to return the action String for the inputed mask.
getActions(int) - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 A static method to return the action String for the inputed mask.
getActionsInInt() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 This method returns an int value which represents the permission.
getActionsInInt() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 This method returns an int value which represents the permission.
getAfterImage() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the "after image" value object.
getAfterImage() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the "after image" value object.
getAlias() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 
getAlias() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 
getAll(List) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Gets a list of entries from the map.
getAll(List) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Gets a list of entries from the map.
getAll(List) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Gets a list of entries from the map.
getAll(List) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Gets a list of entries from the map.
getAll(List, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Gets a list of entries from the map and associates them with the specified keyword

If a key in the list cannot be found, a null value will be set at the appropriate position in the returned list.

getAll(List, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Gets a list of entries from the map and associates them with the specified keyword

If a key in the list cannot be found, a null value will be set at the appropriate position in the returned list.

getAll(List, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Gets a list of entries from the map and associates them with the specified keyword

If a key in the list cannot be found, a null value will be set at the appropriate position in the returned list.

getAll(List, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Gets a list of entries from the map and associates them with the specified keyword

If a key in the list cannot be found, a null value will be set at the appropriate position in the returned list.

getAllChanges() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing all of the changes for a LogSequence.
getAllChanges() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing all of the changes for a LogSequence.
getAllForUpdate(List) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getAllForUpdate(List) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getAllForUpdate(List) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getAllForUpdate(List) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getAllForUpdate(List, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 The same as getAllForUpdate except the returned entries is associated with the specified keyword.
getAllForUpdate(List, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 The same as getAllForUpdate except the returned entries is associated with the specified keyword.
getAllForUpdate(List, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 The same as getAllForUpdate except the returned entries is associated with the specified keyword.
getAllForUpdate(List, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 The same as getAllForUpdate except the returned entries is associated with the specified keyword.
getAuthenticationRetryCount() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
getAuthenticationRetryCount() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
getBeforeImage() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the "before image" of the value object.
getBeforeImage() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the "before image" of the value object.
getCacheEntry() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This returns the entry for this key.
getCacheEntry() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This returns the entry for this key.
getCause() - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCertReqSubjectDN() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the required subject DN in the peer certificate.
getCertReqSubjectDN() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the required subject DN in the peer certificate.
getChangesByKeys(Collection) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing the LogElements that have the proper key based on the input parameter.
getChangesByKeys(Collection) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing the LogElements that have the proper key based on the input parameter.
getChangesByTypes(Collection) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing the LogElements that are of the proper type (based on the input parameter).
getChangesByTypes(Collection) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing the LogElements that are of the proper type (based on the input parameter).
getClientCertificateAuthentication() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
getClientCertificateAuthentication() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
getCluster(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Return Cluster instance
getCluster(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Return Cluster instance
getCommittedValue() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the value for the specific cache entry.
getCommittedValue() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the value for the specific cache entry.
getContextProvider() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This methods gets the JSSE context provider.
getContextProvider() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This methods gets the JSSE context provider.
getCopyKey() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets whether keys are copied for this BackingMap.
getCopyKey() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets whether keys are copied for this BackingMap.
getCopyMode() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the CopyMode being used by this BackingMap.
getCopyMode() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the CopyMode being used by this BackingMap.
getCredential() - Method in class com.ibm.websphere.objectgrid.security.plugins.CredentialGenerator
 Get the serializable credential which represents the client.
getCredential() - Method in class com.ibm.websphere.objectgrid.security.plugins.CredentialGenerator
 Get the serializable credential which represents the client.
getCredentialAuthenticationType() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 This methods returns the custom authentication mode.
getCredentialAuthenticationType() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 This methods returns the custom authentication mode.
getCredentialGenerator() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Get the object for this client.
getCredentialGenerator() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Get the object for this client.
getCurrentValue() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the value for this LogElement.
getCurrentValue() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the value for this LogElement.
getEventListeners() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This returns the current list of ObjectGridEventListeners.
getEventListeners() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This returns the current list of ObjectGridEventListeners.
getEvictor() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the Evictor being used by this BackingMap.
getEvictor() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the Evictor being used by this BackingMap.
getEvictorData(Object) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 Gets the evictor data for a specified BackingMap cache entry.
getEvictorData(Object) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 Gets the evictor data for a specified BackingMap cache entry.
getFailureCode() - Method in class com.ibm.websphere.objectgrid.ConnectException
 
getFailureCode() - Method in class com.ibm.websphere.objectgrid.ConnectException
 
getForUpdate(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getForUpdate(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getForUpdate(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getForUpdate(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Same as method except that if pessimistic lock strategy is used for this map, then a upgradable lock mode is obtained for this map entry.
getForUpdate(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 The same as getForUpdate except the returned entry is associated with the specified keyword.
getForUpdate(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 The same as getForUpdate except the returned entry is associated with the specified keyword.
getForUpdate(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 The same as getForUpdate except the returned entry is associated with the specified keyword.
getForUpdate(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 The same as getForUpdate except the returned entry is associated with the specified keyword.
getGridName() - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Get the name of the ObjectGrid instance optimistic collision occured in.
getGridName() - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Get the name of the ObjectGrid instance optimistic collision occured in.
getIndex(String) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 This returns a reference to the named index that can be used with this Map.
getIndex(String) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 This returns a reference to the named index that can be used with this Map.
getIndex(String) - Method in class com.ibm.websphere.objectgrid.JavaMap
 This returns a reference to the named index that can be used with this Map.
getIndex(String) - Method in class com.ibm.websphere.objectgrid.JavaMap
 This returns a reference to the named index that can be used with this Map.
getJavaMap() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Returns an implementation of java.util.Map that is backed by this ObjectMap.
getJavaMap() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Returns an implementation of java.util.Map that is backed by this ObjectMap.
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the key for the specific cache entry.
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the key for the specific cache entry.
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
 
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Get the key that caused this exception to occur.
getKey() - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Get the key that caused this exception to occur.
getKeyStore() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store file path name.
getKeyStore() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store file path name.
getKeyStorePassword() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store password.
getKeyStorePassword() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store password.
getKeyStoreType() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store type.
getKeyStoreType() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store type.
getKeywords() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Return the list of keywords associated with the specific cache entry.
getKeywords() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Return the list of keywords associated with the specific cache entry.
getLastAccessTime() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This returns the last access time associated with this LogElement.
getLastAccessTime() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This returns the last access time associated with this LogElement.
getLastAccessTime() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the last time the entry was touched.
getLastAccessTime() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the last time the entry was touched.
getListOfMapNames() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Gets the list of map names currently defined for this ObjectGrid instance.
getListOfMapNames() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Gets the list of map names currently defined for this ObjectGrid instance.
getLoader() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the Loader being used by this BackingMap.
getLoader() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the Loader being used by this BackingMap.
getLockRequestQueueDetails() - Method in class com.ibm.websphere.objectgrid.LockTimeoutException
 
getLockRequestQueueDetails() - Method in class com.ibm.websphere.objectgrid.LockTimeoutException
 
getLockStrategy() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the LockStrategy object being used by this BackingMap.
getLockStrategy() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the LockStrategy object being used by this BackingMap.
getLockTimeout() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the lock timeout value used by the lock manager for this BackingMap.
getLockTimeout() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the lock timeout value used by the lock manager for this BackingMap.
getMap(String) - Method in class com.ibm.websphere.objectgrid.Session
 Returns the Object Map for the specific name.
getMap(String) - Method in class com.ibm.websphere.objectgrid.Session
 Returns the Object Map for the specific name.
getMap(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Returns a BackingMap previously defined by calling .
getMap(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Returns a BackingMap previously defined by calling .
getMapEventListeners() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the current list of MapEventListeners.
getMapEventListeners() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the current list of MapEventListeners.
getMapIndexPlugins() - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method returns the current list of MapIndexPlugin objects for this BackingMap.
getMapIndexPlugins() - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method returns the current list of MapIndexPlugin objects for this BackingMap.
getMapName() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This returns the name of the Map that these changes apply to.
getMapName() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This returns the name of the Map that these changes apply to.
getMapName() - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Get the map name the optimistic collision occured in.
getMapName() - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Get the map name the optimistic collision occured in.
getMessage() - Method in class com.ibm.websphere.objectgrid.LockTimeoutException
 
getMessage() - Method in class com.ibm.websphere.objectgrid.LockTimeoutException
 
getName() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Returns the name of the ObjectMap as defined by the configuration.
getName() - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Returns the name of the ObjectMap as defined by the configuration.
getName() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the name of the BackingMap.
getName() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the name of the BackingMap.
getName() - Method in class com.ibm.websphere.objectgrid.JavaMap
 Returns the name of the JavaMap as defined by the configuration.
getName() - Method in class com.ibm.websphere.objectgrid.JavaMap
 Returns the name of the JavaMap as defined by the configuration.
getName() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Gets the name of this ObjectGrid.
getName() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Gets the name of this ObjectGrid.
getNewKeywords() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This returns any new keywords that have been associated with this entry as a result of this transaction.
getNewKeywords() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This returns any new keywords that have been associated with this entry as a result of this transaction.
getNullValuesSupported() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets whether this BackingMap supports null values or not.
getNullValuesSupported() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets whether this BackingMap supports null values or not.
getNumberOfBuckets() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the number of buckets defined for this BackingMap.
getNumberOfBuckets() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the number of buckets defined for this BackingMap.
getNumberOfLockBuckets() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the number of lock buckets defined for the hash map used by lock manager for this backing map.
getNumberOfLockBuckets() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the number of lock buckets defined for the hash map used by lock manager for this backing map.
getObjectGrid() - Method in class com.ibm.websphere.objectgrid.Session
 Returns the ObjectGrid that owns this session.
getObjectGrid() - Method in class com.ibm.websphere.objectgrid.Session
 Returns the ObjectGrid that owns this session.
getObjectGrid() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the ObjectGrid that owns this BackingMap.
getObjectGrid() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the ObjectGrid that owns this BackingMap.
getObjectGrid(ClientClusterContext, String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this if a Remote ObjectGrid already exists.
getObjectGrid(ClientClusterContext, String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this if a Remote ObjectGrid already exists.
getObjectGrid(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this if a ObjectGrid already exists.
getObjectGrid(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this if a ObjectGrid already exists.
getObjectGridAdministrator(ClientClusterContext) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Return an ObjectGridAdministrator instance for this cluster.
getObjectGridAdministrator(ClientClusterContext) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Return an ObjectGridAdministrator instance for this cluster.
getObjectGridManager() - Method in class com.ibm.websphere.objectgrid.ObjectGridManagerFactory
 This returns ObjectGridManager API.
getObjectGridManager() - Method in class com.ibm.websphere.objectgrid.ObjectGridManagerFactory
 This returns ObjectGridManager API.
getObjectGridName() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This returns the name of the ObjectGrid that houses the Map that these changes apply to.
getObjectGridName() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This returns the name of the ObjectGrid that houses the Map that these changes apply to.
getObjectGrids() - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Get a List of the ObjectGrid instances that have been previously cached.
getObjectGrids() - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Get a List of the ObjectGrid instances that have been previously cached.
getObjectTransformer() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the ObjectTransformer object being used by this BackingMap and/or Loader.
getObjectTransformer() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the ObjectTransformer object being used by this BackingMap and/or Loader.
getOptimisticCallback() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the OptimisticCallback being used by this BackingMap and/or Loader.
getOptimisticCallback() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the OptimisticCallback being used by this BackingMap and/or Loader.
getParsedNames() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 This method returns an array which contains the object grid name and map name.
getParsedNames() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 This method returns an array which contains the object grid name and map name.
getPartitionId() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Get the partion identifier being used by this BackingMap.
getPartitionId() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Get the partion identifier being used by this BackingMap.
getPartitionManager() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Allows access to the PartitionManager that is defined for this BackingMap.
getPartitionManager() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Allows access to the PartitionManager that is defined for this BackingMap.
getPendingChanges() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing all of the "pending" changes for a LogSequence (for example, pending inserts, updates, and deletes).
getPendingChanges() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method will return an iterator for processing all of the "pending" changes for a LogSequence (for example, pending inserts, updates, and deletes).
getPreLoadMode() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Returns whether this BackingMap will be asynchronously preloaded or not if a Loader is set.
getPreLoadMode() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Returns whether this BackingMap will be asynchronously preloaded or not if a Loader is set.
getProtocol() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the SSL protocol to be used.
getProtocol() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the SSL protocol to be used.
getReadOnly() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Retrieves the map type.
getReadOnly() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Retrieves the map type.
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 get replication group
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 get replication group
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.DominoTransactionException
 
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.DominoTransactionException
 
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.DominoWriteException
 
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.DominoWriteException
 
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.UnavailableServiceException
 get replication group ID
getReplicationGroup() - Method in class com.ibm.websphere.objectgrid.UnavailableServiceException
 get replication group ID
getRequest() - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 get original request
getRequest() - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 get original request
getResponse() - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 get response
getResponse() - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 get response
getSession() - Method in class com.ibm.websphere.objectgrid.TxID
 Returns the Session that owns this TxID.
getSession() - Method in class com.ibm.websphere.objectgrid.TxID
 Returns the Session that owns this TxID.
getSession() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 

Gets a Session object that can be used by a single thread at a time.

getSession() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 

Gets a Session object that can be used by a single thread at a time.

getSession(CredentialGenerator) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Get a session with a CredentialGenerator.
getSession(CredentialGenerator) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Get a session with a CredentialGenerator.
getSession(Subject) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Allows the use of a specific Subject rather than the one configured on the ObjectGrid to get a Session.
getSession(Subject) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Allows the use of a specific Subject rather than the one configured on the ObjectGrid to get a Session.
getSlot(int) - Method in class com.ibm.websphere.objectgrid.TxID
 Gets the context information currently associated with this transaction.
getSlot(int) - Method in class com.ibm.websphere.objectgrid.TxID
 Gets the context information currently associated with this transaction.
getSSLConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Get the object associated with this client.
getSSLConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Get the object associated with this client.
getSubject() - Method in class com.ibm.websphere.objectgrid.security.plugins.SubjectSource
 Get a Subject object which can represent the ObjectGrid client.
getSubject() - Method in class com.ibm.websphere.objectgrid.security.plugins.SubjectSource
 Get a Subject object which can represent the ObjectGrid client.
getTimeToLive() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the number of seconds for an entry to live.
getTimeToLive() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets the number of seconds for an entry to live.
getTransactionCallback() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Retrieves the TransactionCallback object for the current ObjectGrid.
getTransactionCallback() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Retrieves the TransactionCallback object for the current ObjectGrid.
getTransactionTimeout() - Method in class com.ibm.websphere.objectgrid.Session
 Get current transaction timeout for this Session.
getTransactionTimeout() - Method in class com.ibm.websphere.objectgrid.Session
 Get current transaction timeout for this Session.
getTransportType() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
getTransportType() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
getTrustStore() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the trust store file path name.
getTrustStore() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the trust store file path name.
getTrustStorePassword() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the trust store password.
getTrustStorePassword() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the trust store password.
getTrustStoreType() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the trust store type.
getTrustStoreType() - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the trust store type.
getTTL() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the time-to-live value for the specific cache entry.
getTTL() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 Returns the time-to-live value for the specific cache entry.
getTtlEvictorType() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets how expiration time of a BackingMap entry is computed.
getTtlEvictorType() - Method in class com.ibm.websphere.objectgrid.BackingMap
 Gets how expiration time of a BackingMap entry is computed.
getTxID() - Method in class com.ibm.websphere.objectgrid.Session
 Gets the transaction id, if a transaction is active.
getTxID() - Method in class com.ibm.websphere.objectgrid.Session
 Gets the transaction id, if a transaction is active.
getTxTimeout() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 
getTxTimeout() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 
getType() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the type of this LogElement.
getType() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Gets the type of this LogElement.
getUndoType() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Returns what operation must be performed to "undo" a prior change the transaction made to the map entry.
getUndoType() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 Returns what operation must be performed to "undo" a prior change the transaction made to the map entry.
getVersionedObjectForValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This may simply return the value (must be a copy) or it may return an attribute of the value that can be used for versioning purposes.
getVersionedObjectForValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This may simply return the value (must be a copy) or it may return an attribute of the value that can be used for versioning purposes.
getVersionedValue() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This is the versioned object at the time the object was first associated with the transaction.
getVersionedValue() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This is the versioned object at the time the object was first associated with the transaction.
getCompressionMode() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getCompressionMode() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getKeyStoreName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 
getKeyStoreName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 
getName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Return the username for this SimpleUserPrincipal.
getName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Return the username for this SimpleUserPrincipal.
getName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Return the username for this SimpleDeptPrincipal.
getName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Return the username for this SimpleDeptPrincipal.
getPropagateMode() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getPropagateMode() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getPropagateService() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getPropagateService() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getPropagateVersionOption() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getPropagateVersionOption() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
getSecureTokenConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get an SecureTokenConfiguration instance.
getSecureTokenConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get an SecureTokenConfiguration instance.
getSecureTokenConfiguration(String, String, String, String, String, String, String, String, String) - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get an instance of SecureTokenConfiguration with provided values.
getSecureTokenConfiguration(String, String, String, String, String, String, String, String, String) - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get an instance of SecureTokenConfiguration with provided values.
getServerSecurityConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get a ServerSecurityConfiguration instance.
getServerSecurityConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get a ServerSecurityConfiguration instance.
getServerSSLConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get a ServerSSLConfiguration instance.
getServerSSLConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get a ServerSSLConfiguration instance.
getServerSSLConfiguration(String, String, String, String, String, String, String, String, String, boolean) - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get a ServerSSLConfiguration instance with provided values.
getServerSSLConfiguration(String, String, String, String, String, String, String, String, String, boolean) - Method in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 Get a ServerSSLConfiguration instance with provided values.
GatewayCredentialGeneratorFactory - Interface com.ibm.websphere.objectgrid.gateway.GatewayCredentialGeneratorFactory
 This interface represents a factory to create a for the gateway server.
getAT() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
 
getAT() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
 
getCerts() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 
getCerts() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 
getClientSecurityConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a ClientSecurityConfiguration instance with all attributes set to default values.
getClientSecurityConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a ClientSecurityConfiguration instance with all attributes set to default values.
getClientSecurityConfiguration(Properties) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a ClientSecurityConfiguration instance based on a java.util.Properties object.
getClientSecurityConfiguration(Properties) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a ClientSecurityConfiguration instance based on a java.util.Properties object.
getClientSecurityConfiguration(String) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a ClientSecurityConfiguration instance based on a client security property file.
getClientSecurityConfiguration(String) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a ClientSecurityConfiguration instance based on a client security property file.
getClusterName() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getClusterName() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getConnectorPort() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getConnectorPort() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getCredential() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 Return a UserPasswordCredential
getCredential() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 Return a UserPasswordCredential
getCredential() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 This method retrieves the subject from the
getCredential() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 This method retrieves the subject from the
getCredentialFactory() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getCredentialFactory() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getCredentialGenerator() - Method in class com.ibm.websphere.objectgrid.gateway.GatewayCredentialGeneratorFactory
 
getCredentialGenerator() - Method in class com.ibm.websphere.objectgrid.gateway.GatewayCredentialGeneratorFactory
 
getCsConfig() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getCsConfig() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getHost() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getHost() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getManagementGateway() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory
 
getManagementGateway() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory
 
getOAT() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
 
getOAT() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
 
getPassword() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 
getPassword() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 
getPassword() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
getPassword() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
getPort() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getPort() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getRefreshInterval() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getRefreshInterval() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getSSLConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a SSLConfiguration instance with all attributes set to default values.
getSSLConfiguration() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a SSLConfiguration instance with all attributes set to default values.
getSSLConfiguration(String, String, String, String, String, String, String, String, String) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a SSLConfiguration instance with passed-in attributes .
getSSLConfiguration(String, String, String, String, String, String, String, String, String) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 Get a SSLConfiguration instance with passed-in attributes .
getSSLEnabled() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getSSLEnabled() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getTraceEnabled() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getTraceEnabled() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getTraceFile() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getTraceFile() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getTraceSpec() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getTraceSpec() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
getType() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 Get the subject type
getType() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 Get the subject type
getUser() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 
getUser() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 
getUserName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
getUserName() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
getMaxSize() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Get maximum size of each LRU queue.
getMaxSize() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Get maximum size of each LRU queue.
getMaxSize() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Get maximum size of each binary heap.
getMaxSize() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Get maximum size of each binary heap.
getNumberOfHeaps() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Get number of binary heaps being used.
getNumberOfHeaps() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Get number of binary heaps being used.
getNumberOfLRUQueues() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Get number of LRU queues being used.
getNumberOfLRUQueues() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Get number of LRU queues being used.
getSleepTime() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Get sleep time being used in seconds.
getSleepTime() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Get sleep time being used in seconds.
getSleepTime() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Get sleep time being used in seconds.
getSleepTime() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Get sleep time being used in seconds.
getSubject() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Convert a passed-in Subject to a new Subject object.
getSubject() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Convert a passed-in Subject to a new Subject object.
getType() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 
getType() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 

H

hashCode() - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 
hashCode() - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 
hashCode() - Method in class com.ibm.websphere.objectgrid.TxID
 Returns the hashcode of the Tx identifier.
hashCode() - Method in class com.ibm.websphere.objectgrid.TxID
 Returns the hashcode of the Tx identifier.
hashCode() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 
hashCode() - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.Credential
 Returns the hashcode of the credential value
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.Credential
 Returns the hashcode of the credential value
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Return a hash code for this SimpleUserPrincipal.
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Return a hash code for this SimpleUserPrincipal.
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Return a hash code for this SimpleDeptPrincipal.
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Return a hash code for this SimpleDeptPrincipal.
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 
hashCode() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 

I

ibmClearDirtyAttributes() - Method in class com.ibm.websphere.objectgrid.plugins.ValueProxyInfo
 This method clears the list of dirty attributes.
ibmClearDirtyAttributes() - Method in class com.ibm.websphere.objectgrid.plugins.ValueProxyInfo
 This method clears the list of dirty attributes.
ibmGetDirtyAttributes() - Method in class com.ibm.websphere.objectgrid.plugins.ValueProxyInfo
 This method will return a list of dirty attributes based on the value interface set on the map.
ibmGetDirtyAttributes() - Method in class com.ibm.websphere.objectgrid.plugins.ValueProxyInfo
 This method will return a list of dirty attributes based on the value interface set on the map.
ibmGetRealValue() - Method in class com.ibm.websphere.objectgrid.plugins.ValueProxyInfo
 Returns the real value object this proxy is for.
ibmGetRealValue() - Method in class com.ibm.websphere.objectgrid.plugins.ValueProxyInfo
 Returns the real value object this proxy is for.
implies(Permission) - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 
implies(Permission) - Method in class com.ibm.websphere.objectgrid.security.AdminPermission
 
implies(Permission) - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 
implies(Permission) - Method in class com.ibm.websphere.objectgrid.security.MapPermission
 
IndexAlreadyDefinedException - Exception com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 This exception is thrown when an attempt is made to define two indexes with the same name.
IndexAlreadyDefinedException() - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with null as its detail message.
IndexAlreadyDefinedException() - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with null as its detail message.
IndexAlreadyDefinedException(String) - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with the specified detail message.
IndexAlreadyDefinedException(String) - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with the specified detail message.
IndexAlreadyDefinedException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with the specified detail message and cause.
IndexAlreadyDefinedException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with the specified detail message and cause.
IndexAlreadyDefinedException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with a specified cause.
IndexAlreadyDefinedException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexAlreadyDefinedException
 Constructs a new IndexAlreadyDefinedException with a specified cause.
IndexNotReadyException - Exception com.ibm.websphere.objectgrid.IndexNotReadyException
 This exception is thrown when an attempt is made to get dynamic index that is not in ready state.
IndexNotReadyException() - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with null as its detail message.
IndexNotReadyException() - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with null as its detail message.
IndexNotReadyException(String) - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with the specified detail message.
IndexNotReadyException(String) - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with the specified detail message.
IndexNotReadyException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with the specified detail message and cause.
IndexNotReadyException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with the specified detail message and cause.
IndexNotReadyException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with a specified cause.
IndexNotReadyException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexNotReadyException
 Constructs a new IndexNotReadyException with a specified cause.
IndexUndefinedException - Exception com.ibm.websphere.objectgrid.IndexUndefinedException
 This exception is thrown when an undefined index is looked up on a Map.
IndexUndefinedException() - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with null as its detail message.
IndexUndefinedException() - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with null as its detail message.
IndexUndefinedException(String) - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with the specified detail message.
IndexUndefinedException(String) - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with the specified detail message.
IndexUndefinedException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with the specified detail message and cause.
IndexUndefinedException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with the specified detail message and cause.
IndexUndefinedException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with a specified cause.
IndexUndefinedException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.IndexUndefinedException
 Constructs a new IndexUndefinedException with a specified cause.
inflateKey(ObjectInputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method reads a Key object from the stream.
inflateKey(ObjectInputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method reads a Key object from the stream.
inflateValue(ObjectInputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method takes the Serializable version of the value and returns the actual value object.
inflateValue(ObjectInputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method takes the Serializable version of the value and returns the actual value object.
inflateVersionedValue(ObjectInputStream) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This method takes the Serializable version of the versioned value and returns the actual versioned value object.
inflateVersionedValue(ObjectInputStream) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This method takes the Serializable version of the versioned value and returns the actual versioned value object.
initCause(Throwable) - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Initializes the cause of this throwable to the specified value.
initialize() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This method begins the bootstrapping of the ObjectGrid and Session instances.
initialize() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This method begins the bootstrapping of the ObjectGrid and Session instances.
initialize(BackingMap, EvictionEventCallback) - Method in class com.ibm.websphere.objectgrid.plugins.Evictor
 

This method is used by a Map instance during the evictor intialization time.

initialize(BackingMap, EvictionEventCallback) - Method in class com.ibm.websphere.objectgrid.plugins.Evictor
 

This method is used by a Map instance during the evictor intialization time.

initialize(ObjectGrid) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This is a one time method called by the ObjectGrid to initialize this callback.
initialize(ObjectGrid) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This is a one time method called by the ObjectGrid to initialize this callback.
initialize(Session) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 This method will be invoked when the ObjectGrid itself is initialized.
initialize(Session) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 This method will be invoked when the ObjectGrid itself is initialized.
INSERT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the INSERT operation.
INSERT - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the INSERT operation.
INSERT - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Insert permission constant
INSERT - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Insert permission constant
insert(Object, Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit insert of a given entry.
insert(Object, Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit insert of a given entry.
insert(Object, Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit insert of a given entry.
insert(Object, Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit insert of a given entry.
insert(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit insert of a given entry, also associating the given keyword with the entry.
insert(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit insert of a given entry, also associating the given keyword with the entry.
insert(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit insert of a given entry, also associating the given keyword with the entry.
insert(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit insert of a given entry, also associating the given keyword with the entry.
INVALIDATE - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Invalidate permission constant
INVALIDATE - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Invalidate permission constant
INVALIDATE - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The INVALIDATE distribution mode is used to communicate invalidates to the receivers of the LogSequence.
INVALIDATE - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The INVALIDATE distribution mode is used to communicate invalidates to the receivers of the LogSequence.
INVALIDATE_CONDITIONAL - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The INVALIDATE_CONDITIONAL is very much like the distribution mode except that it also takes into account the versioned value data associated with each entry.
INVALIDATE_CONDITIONAL - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The INVALIDATE_CONDITIONAL is very much like the distribution mode except that it also takes into account the versioned value data associated with each entry.
invalidate(Object, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Invalidates an entry in the cache based on the key parameter.
invalidate(Object, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Invalidates an entry in the cache based on the key parameter.
invalidate(Object, boolean) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Invalidates an entry in the cache based on the key parameter.
invalidate(Object, boolean) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Invalidates an entry in the cache based on the key parameter.
invalidateAll(Collection, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Invalidate a set of cache entries based on the Collection of keys provided.
invalidateAll(Collection, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Invalidate a set of cache entries based on the Collection of keys provided.
invalidateAll(Collection, boolean) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Invalidate a set of cache entries based on the Collection of keys provided.
invalidateAll(Collection, boolean) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Invalidate a set of cache entries based on the Collection of keys provided.
invalidateUsingKeyword(Serializable, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Invalidates a set of cache entries based on the keyword provided.
invalidateUsingKeyword(Serializable, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Invalidates a set of cache entries based on the keyword provided.
invalidateUsingKeyword(Serializable, boolean) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Invalidates a set of cache entries based on the keyword provided.
invalidateUsingKeyword(Serializable, boolean) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Invalidates a set of cache entries based on the keyword provided.
InvalidCredentialException - Exception com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 This exception indicates that the credential used for authentication is invalid.
InvalidCredentialException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with null as its detail message.
InvalidCredentialException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with null as its detail message.
InvalidCredentialException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with the specified detail message.
InvalidCredentialException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with the specified detail message.
InvalidCredentialException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with the specified detail message and cause.
InvalidCredentialException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with the specified detail message and cause.
InvalidCredentialException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with a specified cause.
InvalidCredentialException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidCredentialException
 Constructs a new InvalidCredentialException with a specified cause.
InvalidSubjectException - Exception com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 This exception indicates the subject passed to ObjectGrid server is not a valid subject.
InvalidSubjectException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with null as its detail message.
InvalidSubjectException() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with null as its detail message.
InvalidSubjectException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with the specified detail message.
InvalidSubjectException(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with the specified detail message.
InvalidSubjectException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with the specified detail message and cause.
InvalidSubjectException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with the specified detail message and cause.
InvalidSubjectException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with a specified cause.
InvalidSubjectException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.InvalidSubjectException
 Constructs a new InvalidSubjectException with a specified cause.
isCommitting() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether the current session transaction is in a session.commit() sequence.
isCommitting() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether the current session transaction is in a session.commit() sequence.
isConditional() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Check whether the mode is conditional mode or not.
isConditional() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Check whether the mode is conditional mode or not.
isDirty() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method returns whether this LogSequence has any LogElements that would "dirty" a Map.
isDirty() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method returns whether this LogSequence has any LogElements that would "dirty" a Map.
isEmpty() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
isEmpty() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
isExternalTransactionActive(Session) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This is called when an application attempts to use a Session with no transaction active.
isExternalTransactionActive(Session) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This is called when an application attempts to use a Session with no transaction active.
isFlushing() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether the current session transaction is in a session.flush() sequence.
isFlushing() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether the current session transaction is in a session.flush() sequence.
isInBackingMap() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 
isInBackingMap() - Method in class com.ibm.websphere.objectgrid.plugins.CacheEntry
 
isInvalidate() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Check whether the mode is a invalidate mode or not.
isInvalidate() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Check whether the mode is a invalidate mode or not.
isMarkedRollbackOnly() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether or not this currently marked as being rollback only as a result of a prior call to the method on this Session.
isMarkedRollbackOnly() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether or not this currently marked as being rollback only as a result of a prior call to the method on this Session.
isPending() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This is true if this delta has not been applied to a Loader yet.
isPending() - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This is true if this delta has not been applied to a Loader yet.
isPush() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Check whether the mode is a push mode or not.
isPush() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Check whether the mode is a push mode or not.
isRollback() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 Returns whether or not this LogSequence was generated to rollback a transaction.
isRollback() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 Returns whether or not this LogSequence was generated to rollback a transaction.
isSecurityEnabled() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 

Checks whether security is enabled on this ObjectGrid or not.

isSecurityEnabled() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 

Checks whether security is enabled on this ObjectGrid or not.

isSecurityEnabled() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
isSecurityEnabled() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
isSingleSignOnEnabled() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
isSingleSignOnEnabled() - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 
isTransactionActive() - Method in class com.ibm.websphere.objectgrid.TransactionException
 Returns boolean true if the transaction is active.
isTransactionActive() - Method in class com.ibm.websphere.objectgrid.TransactionException
 Returns boolean true if the transaction is active.
isWriteThroughEnabled() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether the current session transaction is writing through to the backend Loader (True), or if the changes are only applying to the BackingMap (False).
isWriteThroughEnabled() - Method in class com.ibm.websphere.objectgrid.Session
 Returns whether the current session transaction is writing through to the backend Loader (True), or if the changes are only applying to the BackingMap (False).
ivTransactionRolledBack - protected variable in com.ibm.websphere.objectgrid.TransactionException
 Indicates whether the transaction was rolled back or not.
ivTransactionRolledBack - protected variable in com.ibm.websphere.objectgrid.TransactionException
 Indicates whether the transaction was rolled back or not.
initialize(Session) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
initialize(Session) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Initialize the login module.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Initialize the login module.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 Initialize this LoginModule.
inflate(ObjectInputStream, ObjectGrid) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequenceTransformer
 This method will provide an alternative to the standard serialization methods of writeObject and readObject.
inflate(ObjectInputStream, ObjectGrid) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequenceTransformer
 This method will provide an alternative to the standard serialization methods of writeObject and readObject.
initialize(BackingMap, EvictionEventCallback) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
initialize(BackingMap, EvictionEventCallback) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
initialize(BackingMap, EvictionEventCallback) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
initialize(BackingMap, EvictionEventCallback) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 

J

JavaMap - Interface com.ibm.websphere.objectgrid.JavaMap
 

This is a handle to a named Map.

JAASMapAuthorizationImpl - Class com.ibm.websphere.objectgrid.security.plugins.builtins.JAASMapAuthorizationImpl
 

JAASMapAuthorizationImpl is a implementation of MapAuthorization when JAAS is used for authorization.

JAASMapAuthorizationImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.JAASMapAuthorizationImpl
 
JAASMapAuthorizationImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.JAASMapAuthorizationImpl
 

K

KEY_NOT_FOUND - public static final variable in com.ibm.websphere.objectgrid.plugins.Loader
 A special value type indicating that the key cannot be found
KEY_NOT_FOUND - public static final variable in com.ibm.websphere.objectgrid.plugins.Loader
 A special value type indicating that the key cannot be found
KeyNotFoundException - Exception com.ibm.websphere.objectgrid.KeyNotFoundException
 Normally, record not found means a null is returned.
KeyNotFoundException() - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with null as its detail message.
KeyNotFoundException() - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with null as its detail message.
KeyNotFoundException(String) - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with the specified detail message.
KeyNotFoundException(String) - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with the specified detail message.
KeyNotFoundException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with the specified detail message and cause.
KeyNotFoundException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with the specified detail message and cause.
KeyNotFoundException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with a specified cause.
KeyNotFoundException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.KeyNotFoundException
 Constructs a new KeyNotFoundException with a specified cause.
keySet() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
keySet() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
KEY_STORE_FILE_PROPERTY_NAME - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Key store file property name
KEY_STORE_FILE_PROPERTY_NAME - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Key store file property name
keyStore - protected variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 
keyStore - protected variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 
KEYSTORE_TYPE - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Key store type.
KEYSTORE_TYPE - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Key store type.
KeyStoreLoginAuthenticator - Class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 

KeyStoreLoginAuthenticator is a ObjectGrid implementation for the Authenticator interface when user ID and password are used as credential.

KeyStoreLoginAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 Constructor
KeyStoreLoginAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 Constructor
KeyStoreLoginModule - Class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 

A KeyStoreLoginModule is keystore authentication login module based on the JAAS authentication.

KeyStoreLoginModule() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Default constructor
KeyStoreLoginModule() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Default constructor

L

LAST_ACCESS_TIME - public static final variable in com.ibm.websphere.objectgrid.TTLType
 A TTLType.LAST_ACCESS_TIME indicates an entry expiration time is the sum of the last access time of the entry plus the "time to live" value.
LAST_ACCESS_TIME - public static final variable in com.ibm.websphere.objectgrid.TTLType
 A TTLType.LAST_ACCESS_TIME indicates an entry expiration time is the sum of the last access time of the entry plus the "time to live" value.
Loader - Interface com.ibm.websphere.objectgrid.plugins.Loader
 

Data in a map sometimes are backed up by a "database".

Loader.SpecialValue - Class com.ibm.websphere.objectgrid.plugins.Loader.SpecialValue
 A wrapper of a value type.
LoaderException - Exception com.ibm.websphere.objectgrid.plugins.LoaderException
 This is a base exception for any exceptions encountered by a Loader.
LoaderException() - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with null as its detail message.
LoaderException() - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with null as its detail message.
LoaderException(String) - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with the specified detail message.
LoaderException(String) - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with the specified detail message.
LoaderException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with the specified detail message and cause.
LoaderException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with the specified detail message and cause.
LoaderException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with a specified cause.
LoaderException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.LoaderException
 Constructs a new LoaderException with a specified cause.
LockDeadlockException - Exception com.ibm.websphere.objectgrid.LockDeadlockException
 

This exception is used by lock manager to indicate that it detected a deadlock.

LockDeadlockException() - Constructor in class com.ibm.websphere.objectgrid.LockDeadlockException
 Constructs a new LockDeadlockException with null as its detail message.
LockDeadlockException() - Constructor in class com.ibm.websphere.objectgrid.LockDeadlockException
 Constructs a new LockDeadlockException with null as its detail message.
LockDeadlockException(String) - Constructor in class com.ibm.websphere.objectgrid.LockDeadlockException
 Constructs a new LockDeadlockException with message as its detail message.
LockDeadlockException(String) - Constructor in class com.ibm.websphere.objectgrid.LockDeadlockException
 Constructs a new LockDeadlockException with message as its detail message.
LockException - Exception com.ibm.websphere.objectgrid.LockException
 A general locking exception indicating something went wrong with locking operations.
LockException() - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with null as its detail message.
LockException() - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with null as its detail message.
LockException(String) - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with the specified detail message.
LockException(String) - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with the specified detail message.
LockException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with the specified detail message and cause.
LockException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with the specified detail message and cause.
LockException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with a specified cause.
LockException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockException
 Constructs a new LockException with a specified cause.
LockInternalFailureException - Exception com.ibm.websphere.objectgrid.LockInternalFailureException
 This exception is used by lock manager to indicate it detected some internal programming error while processing a lock or unlock request.
LockInternalFailureException() - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with null as its detail message.
LockInternalFailureException() - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with null as its detail message.
LockInternalFailureException(String) - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with the specified detail message.
LockInternalFailureException(String) - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with the specified detail message.
LockInternalFailureException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with the specified detail message and cause.
LockInternalFailureException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with the specified detail message and cause.
LockInternalFailureException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with a specified cause.
LockInternalFailureException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockInternalFailureException
 Constructs a new LockInternalFailureException with a specified cause.
LockStrategy - Class com.ibm.websphere.objectgrid.LockStrategy
 LockStrategy provides enumerated type idiom for use on the method.
LockTimeoutException - Exception com.ibm.websphere.objectgrid.LockTimeoutException
 This exception is used by lock manager to indicate that the maximum wait time for a lock has been exceeded.
LockTimeoutException() - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with null as its detail message.
LockTimeoutException() - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with null as its detail message.
LockTimeoutException(String) - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with the specified detail message.
LockTimeoutException(String) - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with the specified detail message.
LockTimeoutException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with the specified detail message and cause.
LockTimeoutException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with the specified detail message and cause.
LockTimeoutException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with a specified cause.
LockTimeoutException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.LockTimeoutException
 Constructs a new LockTimeoutException with a specified cause.
LogElement - Interface com.ibm.websphere.objectgrid.plugins.LogElement
 LogElements are the individual entries within a LogSequence.
LogSequence - Interface com.ibm.websphere.objectgrid.plugins.LogSequence
 LogSequence is the ordered list of changes performed against a given map for a given transaction.
LogSequenceFilter - Interface com.ibm.websphere.objectgrid.plugins.LogSequenceFilter
 This interface can be used to filter a LogSequence.
LDAPAuthenticator - Class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticator
 

LDAPAuthenticator is an ObjectGrid implementation for the Authenticator interface when user ID and password are used as credential, and the authentication is against an LDAP server.

LDAPAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticator
 Constructor
LDAPAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticator
 Constructor
LDAPAuthenticatorHelper - Class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticatorHelper
 This class is an LDAP Authenticator helper class used to connect to an LDAP Server using a UID and password.
LDAPAuthenticatorHelper(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticatorHelper
 Constructor
LDAPAuthenticatorHelper(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticatorHelper
 Constructor
LDAPLoginModule - Class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 

This LDAPLoginModule authenticates a user with a password to the configured LDAP server.

LDAPLoginModule() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 
LDAPLoginModule() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 
login() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Authenticates a user based on the keystore file.
login() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Authenticates a user based on the keystore file.
login() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 Authenticate the user by a user name and password.
login() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 Authenticate the user by a user name and password.
logout() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Log the user out.
logout() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Log the user out.
logout() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 Logout the user.
logout() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 Logout the user.
LFUEvictor - Class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 This class manages a BackingMap using a simple Least Frequently Used (LFU) algorithm.
LFUEvictor() - Constructor in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Construct a LFUEvictor object with default values for the maximum size per heap, the number of heaps, and sleep time between sweeps of the heaps by evictor thread.
LFUEvictor() - Constructor in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Construct a LFUEvictor object with default values for the maximum size per heap, the number of heaps, and sleep time between sweeps of the heaps by evictor thread.
LogSequenceTransformer - Class com.ibm.websphere.objectgrid.plugins.LogSequenceTransformer
 This class will be used to serialize and de-serialize LogSequences.
LogSequenceTransformer() - Constructor in class com.ibm.websphere.objectgrid.plugins.LogSequenceTransformer
 
LogSequenceTransformer() - Constructor in class com.ibm.websphere.objectgrid.plugins.LogSequenceTransformer
 
LRUEvictor - Class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 This manages a BaseMap using a simple Least-Recently-Used (LRU) algorithm.
LRUEvictor() - Constructor in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Construct a LRUEvictor object with default values for the maximum size per LRU queue, the number of queues, and sleep time between sweeps by the evictor thread.
LRUEvictor() - Constructor in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Construct a LRUEvictor object with default values for the maximum size per LRU queue, the number of queues, and sleep time between sweeps by the evictor thread.

M

MapAuthorization - Interface com.ibm.websphere.objectgrid.security.plugins.MapAuthorization
 

This plugin can be used to authorize ObjectMap/JavaMap accesses to the principals represented by the Subject object.

MapEventListener - Interface com.ibm.websphere.objectgrid.plugins.MapEventListener
 This callback is implemented by the application when it wants to receive events about a Map such as eviction of a map entry.
MapPermission - Class com.ibm.websphere.objectgrid.security.MapPermission
 

This class represents permissions to the ObjectMap.

MapPermission(String) - Constructor in class com.ibm.websphere.objectgrid.security.MapPermission
 Constructor
MapPermission(String) - Constructor in class com.ibm.websphere.objectgrid.security.MapPermission
 Constructor
MapPermission(String, int) - Constructor in class com.ibm.websphere.objectgrid.security.MapPermission
 constructor
MapPermission(String, int) - Constructor in class com.ibm.websphere.objectgrid.security.MapPermission
 constructor
MapPermission(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.MapPermission
 Constructor
MapPermission(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.MapPermission
 Constructor
markRollbackOnly(Throwable) - Method in class com.ibm.websphere.objectgrid.Session
 Mark the current transaction as being rollback only.
markRollbackOnly(Throwable) - Method in class com.ibm.websphere.objectgrid.Session
 Mark the current transaction as being rollback only.
mask - protected variable in com.ibm.websphere.objectgrid.security.MapPermission
 mask indicating the permissions
mask - protected variable in com.ibm.websphere.objectgrid.security.MapPermission
 mask indicating the permissions
MONITOR - public static final variable in com.ibm.websphere.objectgrid.security.AdminPermission
 Monitor permission string constant
MONITOR - public static final variable in com.ibm.websphere.objectgrid.security.AdminPermission
 Monitor permission string constant
ManagementGateway - Interface com.ibm.websphere.objectgrid.gateway.ManagementGateway
 This interface represents for the ManagementGateway process that enables cluster management via JMX MBeans
ManagementGatewayFactory - Class com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory
 This interface represents a factory to create a to start the gateway process via API calls.
ManagementGatewayFactory() - Constructor in class com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory
 
ManagementGatewayFactory() - Constructor in class com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory
 

N

NEVER_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value Never
NEVER_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value Never
NO_COPY - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The NO_COPY mode allows an application to promise that it will never modify a value object obtained using an ObjectMap.get method in exchange for performance improvements.
NO_COPY - public static final variable in com.ibm.websphere.objectgrid.CopyMode
 The NO_COPY mode allows an application to promise that it will never modify a value object obtained using an ObjectMap.get method in exchange for performance improvements.
NoActiveTransactionException - Exception com.ibm.websphere.objectgrid.NoActiveTransactionException
 An exception indicating there is no active transaction.
NoActiveTransactionException() - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with null as its detail message.
NoActiveTransactionException() - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with null as its detail message.
NoActiveTransactionException(String) - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with the specified detail message.
NoActiveTransactionException(String) - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with the specified detail message.
NoActiveTransactionException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with the specified detail message and cause.
NoActiveTransactionException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with the specified detail message and cause.
NoActiveTransactionException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with a specified cause.
NoActiveTransactionException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.NoActiveTransactionException
 Constructs a new NoActiveTransactionException with a specified cause.
NONE - public static final variable in com.ibm.websphere.objectgrid.LockStrategy
 NONE indicates internal LockManager use is not needed since concurrency control is provided outside of objectgrid (either by persistence manager using objectgrid as a side cache, application, or by Loader plugin (e.g. uses database locks to control concurrency).
NONE - public static final variable in com.ibm.websphere.objectgrid.LockStrategy
 NONE indicates internal LockManager use is not needed since concurrency control is provided outside of objectgrid (either by persistence manager using objectgrid as a side cache, application, or by Loader plugin (e.g. uses database locks to control concurrency).
NONE - public static final variable in com.ibm.websphere.objectgrid.TTLType
 A TTLType.NONE indicates an entry has no expiration time and is allowed to live in the BackingMap until the application explicitly removes or invalidates the entry.
NONE - public static final variable in com.ibm.websphere.objectgrid.TTLType
 A TTLType.NONE indicates an entry has no expiration time and is allowed to live in the BackingMap until the application explicitly removes or invalidates the entry.
NULL_OPTIMISTIC_VERSION - public static final variable in com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 Special value returned by getVersionObjectForValue if the default OptimisticCallback is used by a BackingMap since the method was never called.
NULL_OPTIMISTIC_VERSION - public static final variable in com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 Special value returned by getVersionObjectForValue if the default OptimisticCallback is used by a BackingMap since the method was never called.
NUMBER_PERMISSION - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 number of Permissions
NUMBER_PERMISSION - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 number of Permissions

O

ObjectGrid - Interface com.ibm.websphere.objectgrid.ObjectGrid
 This object is used for creating sessions to the object grid.
ObjectGridEventListener - Interface com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 This interface could be used to create an implementation of an EventListener for the ObjectGrid.
ObjectGridException - Exception com.ibm.websphere.objectgrid.ObjectGridException
 
ObjectGridException() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with null as its detail message.
ObjectGridException() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with null as its detail message.
ObjectGridException(String) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with the specified detail message.
ObjectGridException(String) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with the specified detail message.
ObjectGridException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with the specified detail message and cause.
ObjectGridException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with the specified detail message and cause.
ObjectGridException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with a specified cause.
ObjectGridException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridException
 Constructs a new ObjectGridException with a specified cause.
ObjectGridManager - Interface com.ibm.websphere.objectgrid.ObjectGridManager
 

ObjectGridManager is responsible for creating or getting an ObjectGrid instance and getting the ObjectGrid configurations.

ObjectGridManagerFactory - Class com.ibm.websphere.objectgrid.ObjectGridManagerFactory
 This ObjectGridManagerFactory is a high level helper class to get ObjectGrid related APIs, such as ObjectGridManager.
ObjectGridManagerFactory() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridManagerFactory
 
ObjectGridManagerFactory() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridManagerFactory
 
ObjectGridRPCException - Exception com.ibm.websphere.objectgrid.ObjectGridRPCException
 This exception is thrown during ObjectGrid remote procedure call for client/server, configuration and system admin.
ObjectGridRPCException() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 default constructor
ObjectGridRPCException() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 default constructor
ObjectGridRPCException(String) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 constructor
ObjectGridRPCException(String) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 constructor
ObjectGridRPCException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 constructor
ObjectGridRPCException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 constructor
ObjectGridRPCException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 constructor
ObjectGridRPCException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 constructor
ObjectGridRuntimeException - Exception com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 This is the super class for all runtime exceptions thrown by the cache.
ObjectGridRuntimeException() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with null as its detail message.
ObjectGridRuntimeException() - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with null as its detail message.
ObjectGridRuntimeException(String) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with the specified detail message.
ObjectGridRuntimeException(String) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with the specified detail message.
ObjectGridRuntimeException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with the specified detail message and cause.
ObjectGridRuntimeException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with the specified detail message and cause.
ObjectGridRuntimeException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with a specified cause.
ObjectGridRuntimeException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Constructs a new ObjectGridRuntimeException with a specified cause.
ObjectGridSecurityException - Exception com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 This exception represents a general ObjectGrid security exception.
ObjectGridSecurityException() - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with null as its detail message.
ObjectGridSecurityException() - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with null as its detail message.
ObjectGridSecurityException(String) - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with the specified detail message.
ObjectGridSecurityException(String) - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with the specified detail message.
ObjectGridSecurityException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with the specified detail message and cause.
ObjectGridSecurityException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with the specified detail message and cause.
ObjectGridSecurityException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with a specified cause.
ObjectGridSecurityException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.security.ObjectGridSecurityException
 Constructs a new ObjectGridSecurityException with a specified cause.
ObjectMap - Interface com.ibm.websphere.objectgrid.ObjectMap
 This is a handle to a named Map.
ObjectTransformer - Interface com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 An ObjectTransformer can be used to serialize map entries that are not defined to be Serializable.
OPTIMISTIC - public static final variable in com.ibm.websphere.objectgrid.LockStrategy
 OPTIMISTIC is typically used for a map that does not have a Loader plugin, the map is read mostly, and locking is neither provided by persistence manager using objectgrid as a side cache or by the application itself.
OPTIMISTIC - public static final variable in com.ibm.websphere.objectgrid.LockStrategy
 OPTIMISTIC is typically used for a map that does not have a Loader plugin, the map is read mostly, and locking is neither provided by persistence manager using objectgrid as a side cache or by the application itself.
OptimisticCallback - Interface com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 An object implementing this interface is used to provide optimistic comparision operations for the values of a Map.
OptimisticCollisionException - Exception com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 This exception is thrown when optimistic locking strategy is used and more than one update transaction collides on the same map entry of a ObjectGrid instance.
OptimisticCollisionException(String, String, String, Object) - Constructor in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Creates exception for specified key of a map of an ObjectGrid.
OptimisticCollisionException(String, String, String, Object) - Constructor in class com.ibm.websphere.objectgrid.plugins.OptimisticCollisionException
 Creates exception for specified key of a map of an ObjectGrid.

P

PERMISSIONS - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Permission string array
PERMISSIONS - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Permission string array
PESSIMISTIC - public static final variable in com.ibm.websphere.objectgrid.LockStrategy
 PESSIMISTIC is typically used for a map that does not have a Loader plugin and locking is neither provided by persistence manager using objectgrid as a side cache, by a Loader plugin, or by the application itself.
PESSIMISTIC - public static final variable in com.ibm.websphere.objectgrid.LockStrategy
 PESSIMISTIC is typically used for a map that does not have a Loader plugin and locking is neither provided by persistence manager using objectgrid as a side cache, by a Loader plugin, or by the application itself.
preloadCompleted(Throwable) - Method in class com.ibm.websphere.objectgrid.plugins.MapEventListener
 This method is invoked when preload of this map has completed.
preloadCompleted(Throwable) - Method in class com.ibm.websphere.objectgrid.plugins.MapEventListener
 This method is invoked when preload of this map has completed.
preloadMap(Session, BackingMap) - Method in class com.ibm.websphere.objectgrid.plugins.Loader
 This signals the Loader to preload the data into the Map.
preloadMap(Session, BackingMap) - Method in class com.ibm.websphere.objectgrid.plugins.Loader
 This signals the Loader to preload the data into the Map.
printStackTrace() - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Print this ObjectGridException and its backtrace to System.err.
printStackTrace() - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Print this ObjectGridException and its backtrace to System.err.
printStackTrace() - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Print this ObjectGridRuntimeException and its backtrace to System.err.
printStackTrace() - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Print this ObjectGridRuntimeException and its backtrace to System.err.
printStackTrace(PrintStream) - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Print this ObjectGridException and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Print this ObjectGridException and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Print this ObjectGridRuntimeException and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Print this ObjectGridRuntimeException and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Print this ObjectGridException and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.websphere.objectgrid.ObjectGridException
 Print this ObjectGridException and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Print this ObjectGridRuntimeException and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.websphere.objectgrid.ObjectGridRuntimeException
 Print this ObjectGridRuntimeException and its backtrace to the specified print writer.
processLogSequence(LogSequence) - Method in class com.ibm.websphere.objectgrid.Session
 This method can be used to process a LogSequence.
processLogSequence(LogSequence) - Method in class com.ibm.websphere.objectgrid.Session
 This method can be used to process a LogSequence.
PUSH - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The PUSH distribution mode is used to communicate changes to the receivers of the LogSequence.
PUSH - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The PUSH distribution mode is used to communicate changes to the receivers of the LogSequence.
PUSH_CONDITIONAL - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The PUSH_CONDITIONAL is very much like the distribution mode except that it also takes into account the versioned value data associated with each entry.
PUSH_CONDITIONAL - public static final variable in com.ibm.websphere.objectgrid.plugins.DistributionMode
 The PUSH_CONDITIONAL is very much like the distribution mode except that it also takes into account the versioned value data associated with each entry.
put(Object, Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Puts the Object value into the cache at location represented by key.
put(Object, Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Puts the Object value into the cache at location represented by key.
put(Object, Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Puts the Object value into the cache at location represented by key.
put(Object, Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Puts the Object value into the cache at location represented by key.
put(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Puts an entry in the cache and associates it with the specified keyword.
put(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Puts an entry in the cache and associates it with the specified keyword.
put(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Puts an entry in the cache and associates it with the specified keyword.
put(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Puts an entry in the cache and associates it with the specified keyword.
putAll(Map) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Batch put to the Map.
putAll(Map) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Batch put to the Map.
putAll(Map) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Batch put to the Map.
putAll(Map) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Batch put to the Map.
putAll(Map, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Batch put to the Map, with the addition of associating a keyword with each entry.
putAll(Map, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Batch put to the Map, with the addition of associating a keyword with each entry.
putAll(Map, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Batch put to the Map, with the addition of associating a keyword with each entry.
putAll(Map, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Batch put to the Map, with the addition of associating a keyword with each entry.
putSlot(int, Object) - Method in class com.ibm.websphere.objectgrid.TxID
 Sets some context information to be associated with this transaction.
putSlot(int, Object) - Method in class com.ibm.websphere.objectgrid.TxID
 Sets some context information to be associated with this transaction.
PROVIDER_URL - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 
PROVIDER_URL - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
 

R

READ - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Read permission constant
READ - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Read permission constant
ReadOnlyException - Exception com.ibm.websphere.objectgrid.ReadOnlyException
 This exception is thrown when an attempt is made to perform update operations on ReadOnly maps.
ReadOnlyException() - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with null as its detail message.
ReadOnlyException() - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with null as its detail message.
ReadOnlyException(String) - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with the specified detail message.
ReadOnlyException(String) - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with the specified detail message.
ReadOnlyException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with the specified detail message and cause.
ReadOnlyException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with the specified detail message and cause.
ReadOnlyException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with a specified cause.
ReadOnlyException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.ReadOnlyException
 Constructs a new ReadOnlyException with a specified cause.
ready(String) - Method in class com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
 This callback method will be invoked when the dynamic index is ready.
ready(String) - Method in class com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
 This callback method will be invoked when the dynamic index is ready.
REMOVE - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Remove permission constant
REMOVE - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Remove permission constant
remove(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Removes the Object value from the cache represented by key.
remove(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Removes the Object value from the cache represented by key.
remove(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Removes the Object value from the cache represented by key.
remove(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Removes the Object value from the cache represented by key.
removeAll(Collection) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Batch remove from the Map.
removeAll(Collection) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Batch remove from the Map.
removeAll(Collection) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Batch remove from the Map.
removeAll(Collection) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Batch remove from the Map.
removeDynamicIndex(String) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Create a dynamic index on the BackingMap.
removeDynamicIndex(String) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Create a dynamic index on the BackingMap.
removeEventListener(ObjectGridEventListener) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Removes an EventListener from the Session.
removeEventListener(ObjectGridEventListener) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Removes an EventListener from the Session.
removeMapEventListener(MapEventListener) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Removes a MapEventListener from this BackingMap.
removeMapEventListener(MapEventListener) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Removes a MapEventListener from this BackingMap.
removeObjectGrid(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Remove an ObjectGrid from the cache of ObjectGrid instances
removeObjectGrid(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Remove an ObjectGrid from the cache of ObjectGrid instances
removeObjectGrid(String, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Remove an ObjectGrid from the cache of ObjectGrid instances and destroy its associated resources
removeObjectGrid(String, boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Remove an ObjectGrid from the cache of ObjectGrid instances and destroy its associated resources
ReplicaPreloadController - Interface com.ibm.websphere.objectgrid.plugins.ReplicaPreloadController
 A Map Loader should also implement this interface in the following circumstances.
REQUIRED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value Required
REQUIRED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value Required
reserveSlot(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Allows plugins on this ObjectGrid to reserve slots for use in object instances that have slots like TxID.
reserveSlot(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Allows plugins on this ObjectGrid to reserve slots for use in object instances that have slots like TxID.
rollback() - Method in class com.ibm.websphere.objectgrid.Session
 Rolls back an explicit transactional context.
rollback() - Method in class com.ibm.websphere.objectgrid.Session
 Rolls back an explicit transactional context.
rollback(TxID) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This is called when the transaction rolls back.
rollback(TxID) - Method in class com.ibm.websphere.objectgrid.plugins.TransactionCallback
 This is called when the transaction rolls back.
RUN_AS_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 a constant representing the runAs Subject type
RUN_AS_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 a constant representing the runAs Subject type
rollingBack(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
rollingBack(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
rollingBack(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
rollingBack(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
RUN_AS_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 a constant representing the runAs Subject type
RUN_AS_SUBJECT - public static final variable in com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 a constant representing the runAs Subject type
run() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 The evictor must manage it's size here and send eviction events to the Map.
run() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 The evictor must manage it's size here and send eviction events to the Map.
run() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 This method is implemented to periodically wake up and then evict entries.
run() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 This method is implemented to periodically wake up and then evict entries.

S

SECURE_TOKEN_MANAGER_CUSTOM - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This constant indicates the custom secure token manager is used.
SECURE_TOKEN_MANAGER_CUSTOM - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This constant indicates the custom secure token manager is used.
SECURE_TOKEN_MANAGER_CUSTOM_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for "custom" type of the secure token manager.
SECURE_TOKEN_MANAGER_CUSTOM_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for "custom" type of the secure token manager.
SECURE_TOKEN_MANAGER_DEFAULT - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This constant indicates the default secure token manager is used.
SECURE_TOKEN_MANAGER_DEFAULT - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This constant indicates the default secure token manager is used.
SECURE_TOKEN_MANAGER_DEFAULT_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for "default" type of the secure token manager.
SECURE_TOKEN_MANAGER_DEFAULT_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for "default" type of the secure token manager.
SECURE_TOKEN_MANAGER_NONE - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This constant indicates the secure token manager is not used.
SECURE_TOKEN_MANAGER_NONE - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This constant indicates the secure token manager is not used.
SECURE_TOKEN_MANAGER_NONE_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for "none" type of the secure token manager.
SECURE_TOKEN_MANAGER_NONE_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for "none" type of the secure token manager.
SecureTokenManager - Interface com.ibm.websphere.objectgrid.security.plugins.SecureTokenManager
 

This interface is used on the ObjectGrid servers to transfor an object to a secure toke and vice versa.

SecurityConstants - Class com.ibm.websphere.objectgrid.security.SecurityConstants
 This class containing the constants used for security feature.
SecurityConstants() - Constructor in class com.ibm.websphere.objectgrid.security.SecurityConstants
 
SecurityConstants() - Constructor in class com.ibm.websphere.objectgrid.security.SecurityConstants
 
serializeKey(Object, ObjectOutputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method will write the value to the specified stream.
serializeKey(Object, ObjectOutputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method will write the value to the specified stream.
serializeValue(Object, ObjectOutputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method will write the value to the specified stream.
serializeValue(Object, ObjectOutputStream) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectTransformer
 This method will write the value to the specified stream.
serializeVersionedValue(Object, ObjectOutputStream) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This method will write the versioned value to the specified stream.
serializeVersionedValue(Object, ObjectOutputStream) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This method will write the versioned value to the specified stream.
SERVER_DEFINITION_NOT_FOUND - public static variable in com.ibm.websphere.objectgrid.ConnectException
 This is thrown, where the definition of cluster cannot be accessed.
SERVER_DEFINITION_NOT_FOUND - public static variable in com.ibm.websphere.objectgrid.ConnectException
 This is thrown, where the definition of cluster cannot be accessed.
Session - Interface com.ibm.websphere.objectgrid.Session
 This interface represents a session container for the ObjectMaps.
setAlias(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 Set the SSL alias name
setAlias(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 Set the SSL alias name
setAuthenticationRetryCount(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 set the authentication retry count.
setAuthenticationRetryCount(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 set the authentication retry count.
setAuthorizationMechanism(int) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the authorization mechanism.
setAuthorizationMechanism(int) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the authorization mechanism.
setCertReqSubjectDN(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the required subject DN in the peer certificate.
setCertReqSubjectDN(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the required subject DN in the peer certificate.
setClientCertificateAuthentication(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 set the client certificate authentication type
setClientCertificateAuthentication(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 set the client certificate authentication type
setContextProvider(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This methods sets the JSSE context provider.
setContextProvider(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This methods sets the JSSE context provider.
setCopyKey(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets whether or not the key needs to be copied when a map entry is created.
setCopyKey(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets whether or not the key needs to be copied when a map entry is created.
setCopyMode(CopyMode, Class) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Allows the CopyMode for the Map to be overridden on this map on this session only.
setCopyMode(CopyMode, Class) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Allows the CopyMode for the Map to be overridden on this map on this session only.
setCopyMode(CopyMode, Class) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the CopyMode.
setCopyMode(CopyMode, Class) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the CopyMode.
setCopyMode(CopyMode, Class) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Allows the CopyMode for the Map to be overridden on this map on this session only.
setCopyMode(CopyMode, Class) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Allows the CopyMode for the Map to be overridden on this map on this session only.
setCredentialAuthenticationType(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 This methods can used to set the basic authentication mode.
setCredentialAuthenticationType(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 This methods can used to set the basic authentication mode.
setCredentialGenerator(CredentialGenerator) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set the object for this client.
setCredentialGenerator(CredentialGenerator) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set the object for this client.
setDefaultKeyword(Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Allows the setting of a default keyword.
setDefaultKeyword(Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Allows the setting of a default keyword.
setDefaultKeyword(Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Allows the setting of a default keyword.
setDefaultKeyword(Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Allows the setting of a default keyword.
setEventListeners(List) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This overwrites the current list of callbacks and replaces it with the supplied list of callbacks.
setEventListeners(List) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 This overwrites the current list of callbacks and replaces it with the supplied list of callbacks.
setEvictor(Evictor) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Associates an Evictor with this BackingMap.
setEvictor(Evictor) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Associates an Evictor with this BackingMap.
setEvictorData(Object, EvictorData) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 Sets the evictor data in cache entry for a specified BackingMap key.
setEvictorData(Object, EvictorData) - Method in class com.ibm.websphere.objectgrid.plugins.EvictionEventCallback
 Sets the evictor data in cache entry for a specified BackingMap key.
setKeyStore(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the key store file path name.
setKeyStore(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the key store file path name.
setKeyStorePassword(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the key store password.
setKeyStorePassword(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the key store password.
setKeyStoreType(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store type.
setKeyStoreType(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method gets the key store type.
setLoader(Loader) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Associates a Loader with this BackingMap.
setLoader(Loader) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Associates a Loader with this BackingMap.
setLockRequestQueueDetails(String) - Method in class com.ibm.websphere.objectgrid.LockTimeoutException
 Used to set the details of lock requests on the lock request queue at the time the lock timeout occured.
setLockRequestQueueDetails(String) - Method in class com.ibm.websphere.objectgrid.LockTimeoutException
 Used to set the details of lock requests on the lock request queue at the time the lock timeout occured.
setLockStrategy(LockStrategy) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the LockStrategy.
setLockStrategy(LockStrategy) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the LockStrategy.
setLockTimeout(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the lock timeout used by the lock manager for this BackingMap.
setLockTimeout(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the lock timeout used by the lock manager for this BackingMap.
setMapAuthorization(MapAuthorization) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the MapAuthorization plugin for this ObjectGrid instance.
setMapAuthorization(MapAuthorization) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the MapAuthorization plugin for this ObjectGrid instance.
setMapEventListeners(List) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the list of MapEventListener objects.
setMapEventListeners(List) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the list of MapEventListener objects.
setMapIndexPlugins(List) - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method sets the list of MapIndexPlugin objects for this BackingMap.
setMapIndexPlugins(List) - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method sets the list of MapIndexPlugin objects for this BackingMap.
setMaps(List) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Clears any BackingMaps that have been previously defined on this ObjectGrid and replaces them with the List of BackingMaps provided.
setMaps(List) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Clears any BackingMaps that have been previously defined on this ObjectGrid and replaces them with the List of BackingMaps provided.
setName(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the name of this ObjectGrid.
setName(String) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the name of this ObjectGrid.
setNullValuesSupported(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets whether this BackingMap supports null values.
setNullValuesSupported(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets whether this BackingMap supports null values.
setNumberOfBuckets(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the number of buckets used by this BackingMap.
setNumberOfBuckets(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the number of buckets used by this BackingMap.
setNumberOfLockBuckets(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the number of lock buckets used by the lock manager for this BackingMap.
setNumberOfLockBuckets(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the number of lock buckets used by the lock manager for this BackingMap.
setObjectTransformer(ObjectTransformer) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the ObjectTransformer object for use by this BackingMap and/or Loader.
setObjectTransformer(ObjectTransformer) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the ObjectTransformer object for use by this BackingMap and/or Loader.
setOptimisticCallback(OptimisticCallback) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the OptimisticCallback.
setOptimisticCallback(OptimisticCallback) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the OptimisticCallback.
setPartitionId(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method should be used to set a partition identifier for this BackingMap instance.
setPartitionId(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 This method should be used to set a partition identifier for this BackingMap instance.
setPermissionCheckPeriod(int) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets permission check period.
setPermissionCheckPeriod(int) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets permission check period.
setPreloadMode(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the preload mode if a Loader is set for this BackingMap.
setPreloadMode(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets the preload mode if a Loader is set for this BackingMap.
setProtocol(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the SSL protocol to be used.
setProtocol(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the SSL protocol to be used.
setReadOnly(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Set the map type of this BackingMap.
setReadOnly(boolean) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Set the map type of this BackingMap.
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 set replication group
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 set replication group
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.DominoTransactionException
 
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.DominoTransactionException
 
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.DominoWriteException
 
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.DominoWriteException
 
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.UnavailableServiceException
 set replication group ID
setReplicationGroup(int) - Method in class com.ibm.websphere.objectgrid.UnavailableServiceException
 set replication group ID
setRequest(Request) - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 set original request
setRequest(Request) - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 set original request
setResponse(Response) - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 set response
setResponse(Response) - Method in class com.ibm.websphere.objectgrid.ObjectGridRPCException
 set response
setSecurityEnabled() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Enables the ObjectGrid security.
setSecurityEnabled() - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Enables the ObjectGrid security.
setSecurityEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 set whether the security is enabled or not
setSecurityEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 set whether the security is enabled or not
setSingleSignOnEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set whether single sign on is enabled.
setSingleSignOnEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set whether single sign on is enabled.
setSSLConfiguration(SSLConfiguration) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set the object associated with this client.
setSSLConfiguration(SSLConfiguration) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set the object associated with this client.
setSubjectSource(SubjectSource) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the SubjectSource plugin.
setSubjectSource(SubjectSource) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the SubjectSource plugin.
setSubjectValidation(SubjectValidation) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the SubjectValidation plugin for this ObjectGrid instance.
setSubjectValidation(SubjectValidation) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 Sets the SubjectValidation plugin for this ObjectGrid instance.
setTimeToLive(int) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Establishes the number of seconds that any given cache entry can live for, which is refered to as "time to live" or TTL.
setTimeToLive(int) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Establishes the number of seconds that any given cache entry can live for, which is refered to as "time to live" or TTL.
setTimeToLive(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets "time to live" of each map entry in seconds.
setTimeToLive(int) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets "time to live" of each map entry in seconds.
setTimeToLive(int) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Establishes the number of seconds that any given cache entry can live for, which is refered to as "time to live" or TTL.
setTimeToLive(int) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Establishes the number of seconds that any given cache entry can live for, which is refered to as "time to live" or TTL.
setTraceEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 This enables or disables trace for the JVM.
setTraceFileName(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this method to have trace output to go file instead of System.out.
setTraceFileName(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this method to have trace output to go file instead of System.out.
setTraceSpecification(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this method to set the trace specification for the current JVM.
setTraceSpecification(String) - Method in class com.ibm.websphere.objectgrid.ObjectGridManager
 Use this method to set the trace specification for the current JVM.
setTransactionCallback(TransactionCallback) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 A single cache is a single domain.
setTransactionCallback(TransactionCallback) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 A single cache is a single domain.
setTransactionTimeout(int) - Method in class com.ibm.websphere.objectgrid.Session
 Set transaction timeout for next transaction started by this Session to a specified number of seconds.
setTransactionTimeout(int) - Method in class com.ibm.websphere.objectgrid.Session
 Set transaction timeout for next transaction started by this Session to a specified number of seconds.
setTransactionType(String) - Method in class com.ibm.websphere.objectgrid.Session
 Sets the transaction type for future transactions.
setTransactionType(String) - Method in class com.ibm.websphere.objectgrid.Session
 Sets the transaction type for future transactions.
setTransportType(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set the transport type
setTransportType(int) - Method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
 Set the transport type
setTrustStore(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the trust store file path name.
setTrustStore(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the trust store file path name.
setTrustStorePassword(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the trust store password.
setTrustStorePassword(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the trust store password.
setTrustStoreType(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the trust store type.
setTrustStoreType(String) - Method in class com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 This method sets the trust store type.
setTtlEvictorType(TTLType) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets how expiration time of a BackingMap entry is computed.
setTtlEvictorType(TTLType) - Method in class com.ibm.websphere.objectgrid.BackingMap
 Sets how expiration time of a BackingMap entry is computed.
setTxTimeout(int) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 
setTxTimeout(int) - Method in class com.ibm.websphere.objectgrid.ObjectGrid
 
setVersionedValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This is used to update the versioned object after an update of map entry occurs.
setVersionedValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.LogElement
 This is used to update the versioned object after an update of map entry occurs.
size() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method returns the total number of LogElements within this LogSequence.
size() - Method in class com.ibm.websphere.objectgrid.plugins.LogSequence
 This method returns the total number of LogElements within this LogSequence.
size() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
size() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
SLOT_NAME - public static final variable in com.ibm.websphere.objectgrid.TxID
 All slots should be reserved using this name.
SLOT_NAME - public static final variable in com.ibm.websphere.objectgrid.TxID
 All slots should be reserved using this name.
SSL_PROTOCOL - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This value indicates SSL will be used as the protocol for client server communication.
SSL_PROTOCOL - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This value indicates SSL will be used as the protocol for client server communication.
SSL_PROTOCOL_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for SSL protocol
SSL_PROTOCOL_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for SSL protocol
SSL_REQUIRED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 If the client or server's transportType is set to this value, SSL is the only supported transport type.
SSL_REQUIRED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 If the client or server's transportType is set to this value, SSL is the only supported transport type.
SSL_REQUIRED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value SSL-Required
SSL_REQUIRED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value SSL-Required
SSL_SUPPORTED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 If the client or server's transportType is set to this value, then the client or server supports both TCP/IP and SSL.
SSL_SUPPORTED - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 If the client or server's transportType is set to this value, then the client or server supports both TCP/IP and SSL.
SSL_SUPPORTED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value SSL-Supported
SSL_SUPPORTED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value SSL-Supported
SSLConfiguration - Interface com.ibm.websphere.objectgrid.security.config.SSLConfiguration
 

This interface represents an SSL Configuration.

SubjectSource - Interface com.ibm.websphere.objectgrid.security.plugins.SubjectSource
 

This plugin can be used to get a Subject object which represents the ObjectGrid client.

SubjectValidation - Interface com.ibm.websphere.objectgrid.security.plugins.SubjectValidation
 

This plugin can be used to validate a javax.security.auth.Subject passed to the ObjectGrid is a valid subject which has not been tampered with.

SUPPORTED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value Supported
SUPPORTED_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value Supported
ServerSecurityConfigurationFactory - Class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 This class is a factory class for the following two types of objects:
ServerSecurityConfigurationFactory() - Constructor in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 
ServerSecurityConfigurationFactory() - Constructor in class com.ibm.websphere.objectgrid.security.config.ServerSecurityConfigurationFactory
 
setCompressionMode(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user programatically or via the XML support to set the compressionMode for this listener.
setCompressionMode(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user programatically or via the XML support to set the compressionMode for this listener.
setKeyStoreName(String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 Set the key store file path name
setKeyStoreName(String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
 Set the key store file path name
setPropagateMode(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user to programatically or via the XML support to set the propagateMode for this listener.
setPropagateMode(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user to programatically or via the XML support to set the propagateMode for this listener.
setPropagateService(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user to programatically or via the XML support to set the propagateService option for this listener.
setPropagateService(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user to programatically or via the XML support to set the propagateService option for this listener.
setPropagateVersionOption(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user to programatically or via the XML support to set the propagateVersionOption for this listener.
setPropagateVersionOption(String) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This method allows a user to programatically or via the XML support to set the propagateVersionOption for this listener.
SimpleDeptPrincipal - Class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 

This class implements the Principal interface and represents a simple user.

SimpleDeptPrincipal(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Create a SimpleDeptPrincipal with a username.
SimpleDeptPrincipal(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Create a SimpleDeptPrincipal with a username.
SimpleUserPrincipal - Class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 

This class implements the Principal interface and represents a simple user.

SimpleUserPrincipal(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Create a SimpleUserPrincipal with a username.
SimpleUserPrincipal(String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Create a SimpleUserPrincipal with a username.
startTransactionReceiver() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 startTransactionReceiver() method is used control the background thread processing transactions receieved from other ObjectGrid instances with same "name" and configured with the builtin distributed transaction propgation support.
startTransactionReceiver() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 startTransactionReceiver() method is used control the background thread processing transactions receieved from other ObjectGrid instances with same "name" and configured with the builtin distributed transaction propgation support.
stopTransactionReceiver(boolean) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 stopTransactionReceiver(boolean) method is used control the background thread processing transactions receieved from other ObjectGrid instances with same "name" and configured with the builtin distributed transaction propgation support.
stopTransactionReceiver(boolean) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 stopTransactionReceiver(boolean) method is used control the background thread processing transactions receieved from other ObjectGrid instances with same "name" and configured with the builtin distributed transaction propgation support.
setCerts(Certificate[]) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 Set the client certificate array
setCerts(Certificate[]) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
 Set the client certificate array
setClusterName(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setClusterName(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setConnectorPort(int) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setConnectorPort(int) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setCredentialFactory(GatewayCredentialGeneratorFactory) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setCredentialFactory(GatewayCredentialGeneratorFactory) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setCsConfig(ClientSecurityConfiguration) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setCsConfig(ClientSecurityConfiguration) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setHost(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setHost(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setPassword(String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
setPassword(String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
setPort(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setPort(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setRefreshInterval(int) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setRefreshInterval(int) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setSSLEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setSSLEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setTraceEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setTraceEnabled(boolean) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setTraceFile(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setTraceFile(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setTraceSpec(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setTraceSpec(String) - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 
setType(int) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 Set the subject type, either or .
setType(int) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 Set the subject type, either or .
setUserName(String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
setUserName(String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 
startConnector() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 Start the JMX MBean connector server
startConnector() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 Start the JMX MBean connector server
stopConnector() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 Stop the JMX MBean connector server
stopConnector() - Method in class com.ibm.websphere.objectgrid.gateway.ManagementGateway
 Stop the JMX MBean connector server
serialize(Collection, ObjectOutputStream, LogSequenceFilter, DistributionMode) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequenceTransformer
 This method will provide an alternative to the standard serialization methods of writeObject and readObject.
serialize(Collection, ObjectOutputStream, LogSequenceFilter, DistributionMode) - Method in class com.ibm.websphere.objectgrid.plugins.LogSequenceTransformer
 This method will provide an alternative to the standard serialization methods of writeObject and readObject.
setMaxSize(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Used to override the default maximum size for each LRU queue used to keep LRU data.
setMaxSize(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Used to override the default maximum size for each LRU queue used to keep LRU data.
setMaxSize(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Used to override the default maximum size for each heap used to keep LFU data.
setMaxSize(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Used to override the default maximum size for each heap used to keep LFU data.
setNumberOfHeaps(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Used to override the default number of binary heaps created by the initialize method for keeping the time to live data needed by the evictor thread.
setNumberOfHeaps(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Used to override the default number of binary heaps created by the initialize method for keeping the time to live data needed by the evictor thread.
setNumberOfLRUQueues(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Used to override the default number of LRU queues created by the initiaze method.
setNumberOfLRUQueues(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Used to override the default number of LRU queues created by the initiaze method.
setSleepTime(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Used to override the default sleep time of evictor thread in seconds.
setSleepTime(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 Used to override the default sleep time of evictor thread in seconds.
setSleepTime(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Used to override the default sleep time of evictor thread in seconds.
setSleepTime(int) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 Used to override the default sleep time of evictor thread in seconds.
setType(int) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Set the Subject type
setType(int) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Set the Subject type

T

TCP_IP - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 If the client or server's transportType is set to this value, then TCP/IP is the only supported transport type.
TCP_IP - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 If the client or server's transportType is set to this value, then TCP/IP is the only supported transport type.
TCP_IP_PROTOCOL - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This value indicates TCP/IP will be used as the protocol for client server communication.
TCP_IP_PROTOCOL - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This value indicates TCP/IP will be used as the protocol for client server communication.
TCP_IP_PROTOCOL_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for TCP/IP protocol
TCP_IP_PROTOCOL_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for TCP/IP protocol
TCPIP_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value TCP/IP
TCPIP_STRING - public static variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 String representation for value TCP/IP
toInt() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Return the int representation of mode
toInt() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Return the int representation of mode
toString() - Method in class com.ibm.websphere.objectgrid.LockStrategy
 Returns a string representation of the LockStrategy.
toString() - Method in class com.ibm.websphere.objectgrid.LockStrategy
 Returns a string representation of the LockStrategy.
toString() - Method in class com.ibm.websphere.objectgrid.CopyMode
 Returns a string representation of the CopyMode.
toString() - Method in class com.ibm.websphere.objectgrid.CopyMode
 Returns a string representation of the CopyMode.
toString() - Method in class com.ibm.websphere.objectgrid.TTLType
 Returns a string representation of the TTLType.
toString() - Method in class com.ibm.websphere.objectgrid.TTLType
 Returns a string representation of the TTLType.
toString() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Returns a string representation of the DistributionMode.
toString() - Method in class com.ibm.websphere.objectgrid.plugins.DistributionMode
 Returns a string representation of the DistributionMode.
TOUCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the TOUCH operation.
TOUCH - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the TOUCH operation.
touch(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Updates the last access time in the BackingMap without retrieving the value to the ObjectMap.
touch(Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Updates the last access time in the BackingMap without retrieving the value to the ObjectMap.
touch(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Updates the last access time in the BackingMap without retrieving the value to the JavaMap.
touch(Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Updates the last access time in the BackingMap without retrieving the value to the JavaMap.
touch(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Updates the last access time in the BackingMap without retrieving the value to the ObjectMap and also associate a keyword with this entry.
touch(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Updates the last access time in the BackingMap without retrieving the value to the ObjectMap and also associate a keyword with this entry.
touch(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Updates the last access time in the BackingMap without retrieving the value to the JavaMap and also associate a keyword with this entry.
touch(Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Updates the last access time in the BackingMap without retrieving the value to the JavaMap and also associate a keyword with this entry.
TRANSACTION_NO_TIMEOUT - public static final variable in com.ibm.websphere.objectgrid.Session
 A special value for the timeout parameter of the method.
TRANSACTION_NO_TIMEOUT - public static final variable in com.ibm.websphere.objectgrid.Session
 A special value for the timeout parameter of the method.
TRANSACTION_TYPE_DEFAULT - public static final variable in com.ibm.websphere.objectgrid.Session
 A string indicating the default transaction type
TRANSACTION_TYPE_DEFAULT - public static final variable in com.ibm.websphere.objectgrid.Session
 A string indicating the default transaction type
TransactionAlreadyActiveException - Exception com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 An exception indicating a transaction is already active for the current session.
TransactionAlreadyActiveException() - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with null as its detail message.
TransactionAlreadyActiveException() - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with null as its detail message.
TransactionAlreadyActiveException(String) - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with the specified detail message.
TransactionAlreadyActiveException(String) - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with the specified detail message.
TransactionAlreadyActiveException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with the specified detail message and cause.
TransactionAlreadyActiveException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with the specified detail message and cause.
TransactionAlreadyActiveException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with a specified cause.
TransactionAlreadyActiveException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.TransactionAlreadyActiveException
 Constructs a new TransactionAlreadyActiveException with a specified cause.
transactionBegin(String, boolean) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 This event will signal the beginning of a transaction (session).
transactionBegin(String, boolean) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 This event will signal the beginning of a transaction (session).
TransactionCallback - Interface com.ibm.websphere.objectgrid.plugins.TransactionCallback
 Calling methods on Session will send corresponding events to the TransactionCallback.
TransactionCallbackException - Exception com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 This is thrown when a method call to TransactionCallback fails.
TransactionCallbackException() - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with null as its detail message.
TransactionCallbackException() - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with null as its detail message.
TransactionCallbackException(String) - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message.
TransactionCallbackException(String) - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message.
TransactionCallbackException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message and cause.
TransactionCallbackException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with the specified detail message and cause.
TransactionCallbackException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with a specified cause.
TransactionCallbackException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.plugins.TransactionCallbackException
 Constructs a new TransactionCallbackException with a specified cause.
transactionEnd(String, boolean, boolean, Collection) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 

This signals the ending of a transaction (session).

transactionEnd(String, boolean, boolean, Collection) - Method in class com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
 

This signals the ending of a transaction (session).

TransactionException - Exception com.ibm.websphere.objectgrid.TransactionException
 An general transaction exception indicating something went wrong with a transaction.
TransactionException(String, boolean) - Constructor in class com.ibm.websphere.objectgrid.TransactionException
 Constructs a new TransactionException with the specified detail message with a specified indication of whether the transaction was rolled back as a result of this exception.
TransactionException(String, boolean) - Constructor in class com.ibm.websphere.objectgrid.TransactionException
 Constructs a new TransactionException with the specified detail message with a specified indication of whether the transaction was rolled back as a result of this exception.
TransactionException(String, Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.TransactionException
 Constructs a new TransactionException with the specified detail message, cause, and indication of whether the transaction was rolled back as a result of this exception.
TransactionException(String, Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.TransactionException
 Constructs a new TransactionException with the specified detail message, cause, and indication of whether the transaction was rolled back as a result of this exception.
TransactionException(Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.TransactionException
 Constructs a new TransactionException with a specified cause with a specified indication of whether the transaction was rolled back as a result of this exception.
TransactionException(Throwable, boolean) - Constructor in class com.ibm.websphere.objectgrid.TransactionException
 Constructs a new TransactionException with a specified cause with a specified indication of whether the transaction was rolled back as a result of this exception.
transactionTimedOut() - Method in class com.ibm.websphere.objectgrid.Session
 Get whether current transaction has timed out.
transactionTimedOut() - Method in class com.ibm.websphere.objectgrid.Session
 Get whether current transaction has timed out.
TTL_FOREVER - public static final variable in com.ibm.websphere.objectgrid.ObjectMap
 A constant indicating the time-to-live value is "forever".
TTL_FOREVER - public static final variable in com.ibm.websphere.objectgrid.ObjectMap
 A constant indicating the time-to-live value is "forever".
TTLType - Class com.ibm.websphere.objectgrid.TTLType
 Every BackingMap in ObjectGrid has a built in timed based evictor that is refered to as "time to live" evictor or TTL evictor.
TxID - Interface com.ibm.websphere.objectgrid.TxID
 This is an opaque identifier for a transaction.
toString() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Return a string representation of this SimpleUserPrincipal.
toString() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleUserPrincipal
 Return a string representation of this SimpleUserPrincipal.
toString() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Return a string representation of this SimpleDeptPrincipal.
toString() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.SimpleDeptPrincipal
 Return a string representation of this SimpleDeptPrincipal.
TranPropListener - Class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 This listener allows customers to propagate successfully ObjectGrid transaction commits to other WebSphere Application Servers hosting the same ObjectGrid instance (based upon the ObjectGrid name).
TranPropListener() - Constructor in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
TranPropListener() - Constructor in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
transactionBegin(String, boolean) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
transactionBegin(String, boolean) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
transactionEnd(String, boolean, boolean, Collection) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
transactionEnd(String, boolean, boolean, Collection) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
 
TAMMapAuthorizationImpl - Class com.ibm.websphere.objectgrid.security.plugins.builtins.TAMMapAuthorizationImpl
 

TAMMapAuthorizationImpl is a implementation of MapAuthorization when TAM is used for both authentication and authorization.

TAMMapAuthorizationImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.TAMMapAuthorizationImpl
 Default constructor
TAMMapAuthorizationImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.TAMMapAuthorizationImpl
 Default constructor

U

UnavailableServiceException - Exception com.ibm.websphere.objectgrid.UnavailableServiceException
 This exception is thrown when all servers are dead or when all services are unavailable even though servers are running.
UnavailableServiceException() - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Default Constructor
UnavailableServiceException() - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Default Constructor
UnavailableServiceException(String) - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Constructor
UnavailableServiceException(String) - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Constructor
UnavailableServiceException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Constructor
UnavailableServiceException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Constructor
UnavailableServiceException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Constructor
UnavailableServiceException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.UnavailableServiceException
 Constructor
UNDEFINED_PROTOCOL - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This value indicates the protocol used for client server communication is undefined at the moment.
UNDEFINED_PROTOCOL - public static final variable in com.ibm.websphere.objectgrid.security.SecurityConstants
 This value indicates the protocol used for client server communication is undefined at the moment.
UndefinedMapException - Exception com.ibm.websphere.objectgrid.UndefinedMapException
 This exception indicates that the map which an application tries to access is not defined in the ObjectGrid.
UndefinedMapException() - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with null as its detail message.
UndefinedMapException() - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with null as its detail message.
UndefinedMapException(String) - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with the specified detail message.
UndefinedMapException(String) - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with the specified detail message.
UndefinedMapException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with the specified detail message and cause.
UndefinedMapException(String, Throwable) - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with the specified detail message and cause.
UndefinedMapException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with a specified cause.
UndefinedMapException(Throwable) - Constructor in class com.ibm.websphere.objectgrid.UndefinedMapException
 Constructs a new UndefinedMapException with a specified cause.
UNDO_BEFORE_IMAGE_KEYWORDS - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents UNDO action remove keywords that are in raw before image keyword list.
UNDO_BEFORE_IMAGE_KEYWORDS - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents UNDO action remove keywords that are in raw before image keyword list.
UNDO_NOT_NEEDED - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents UNDO action is NOT required for this LogElement.
UNDO_NOT_NEEDED - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents UNDO action is NOT required for this LogElement.
UNKNOWN - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
UNKNOWN - public static variable in com.ibm.websphere.objectgrid.ConnectException
 
UPDATE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the UPDATE operation.
UPDATE - public static final variable in com.ibm.websphere.objectgrid.plugins.LogElement
 The Type that represents the UPDATE operation.
update(Object, Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit update of a given entry.
update(Object, Object) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit update of a given entry.
update(Object, Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit update of a given entry.
update(Object, Object) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit update of a given entry.
update(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit update of a given entry, also associating the given keyword with the entry.
update(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.ObjectMap
 Performs an explicit update of a given entry, also associating the given keyword with the entry.
update(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit update of a given entry, also associating the given keyword with the entry.
update(Object, Object, Serializable) - Method in class com.ibm.websphere.objectgrid.JavaMap
 Performs an explicit update of a given entry, also associating the given keyword with the entry.
updateVersionedObjectForValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This method is called whenever a transaction has updated a value and new versioned object is needed.
updateVersionedObjectForValue(Object) - Method in class com.ibm.websphere.objectgrid.plugins.OptimisticCallback
 This method is called whenever a transaction has updated a value and new versioned object is needed.
UserPasswordCredential - Class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 This class represents a credential containing a user ID and a password.
UserPasswordCredential(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 Constructor with user name and password.
UserPasswordCredential(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
 Constructor with user name and password.
UserPasswordCredentialGenerator - Class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 A built-in implementation for the CredentialGenerator.
UserPasswordCredentialGenerator(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 Constructor with user ID and password
UserPasswordCredentialGenerator(String, String) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
 Constructor with user ID and password

V

validateSubject(Subject) - Method in class com.ibm.websphere.objectgrid.security.plugins.SubjectValidation
 Validate the Subject has not been tampered with.
validateSubject(Subject) - Method in class com.ibm.websphere.objectgrid.security.plugins.SubjectValidation
 Validate the Subject has not been tampered with.
ValueProxyInfo - Interface com.ibm.websphere.objectgrid.plugins.ValueProxyInfo
 This interface can be used by Value objects to inform the BackingMap which attributes have been dirtied.
values() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
values() - Method in class com.ibm.websphere.objectgrid.JavaMap
 This method of the interface is not supported.
verifyToken(byte[]) - Method in class com.ibm.websphere.objectgrid.security.plugins.SecureTokenManager
 Verify the token and reconstruct the object.
verifyToken(byte[]) - Method in class com.ibm.websphere.objectgrid.security.plugins.SecureTokenManager
 Verify the token and reconstruct the object.
validate(String, char[]) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Validate the user name and password based on the keystore.
validate(String, char[]) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
 Validate the user name and password based on the keystore.
validateSubject(Subject) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectValidationImpl
 Validate that the subject has not been tampered with.
validateSubject(Subject) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectValidationImpl
 Validate that the subject has not been tampered with.

W

wasTransactionRolledBack() - Method in class com.ibm.websphere.objectgrid.TransactionException
 Returns boolean true if the transaction was rolled back.
wasTransactionRolledBack() - Method in class com.ibm.websphere.objectgrid.TransactionException
 Returns boolean true if the transaction was rolled back.
WRITE - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Write permission constant
WRITE - public static final variable in com.ibm.websphere.objectgrid.security.MapPermission
 Write permission constant
WSTokenAuthenticator - Class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenAuthenticator
 

This class represents a when ObjectGrid servers are used in WebSphere application servers.

WSTokenAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenAuthenticator
 
WSTokenAuthenticator() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenAuthenticator
 
WSTokenCredential - Class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
 This class reprensets a WebSphere Application Server security token credential.
WSTokenCredential(byte[], byte[]) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
 Construct a WebSphere token credential.
WSTokenCredential(byte[], byte[]) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
 Construct a WebSphere token credential.
WSTokenCredentialGenerator - Class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 

This class represents a credential (security token) generator when running in the WebSphere Application Server.

WSTokenCredentialGenerator(int) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 Constructor a WSTokenCredentialGenerator with the subject type.
WSTokenCredentialGenerator(int) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
 Constructor a WSTokenCredentialGenerator with the subject type.
WSSubjectSourceImpl - Class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 

WSSubjectSourceImpl is an WebSphere implementation of the SubjectSource interface when an ObjectGrid is accessed in a WebSphere Application Server.

WSSubjectSourceImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Construct WSSubjectSourceImpl with the RunAs Subject type
WSSubjectSourceImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Construct WSSubjectSourceImpl with the RunAs Subject type
WSSubjectSourceImpl(int) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Construct WSSubjectSourceImpl with the Subject type
WSSubjectSourceImpl(int) - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
 Construct WSSubjectSourceImpl with the Subject type
WSSubjectValidationImpl - Class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectValidationImpl
 

WSSubjectValidationImpl is a ObjectGrid implementation of the SubjectValidation interface in a WebSphere Application Server (WAS) environment.

WSSubjectValidationImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectValidationImpl
 Default Constructor
WSSubjectValidationImpl() - Constructor in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectValidationImpl
 Default Constructor