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

A

abbreviatedStackTraceToString() - Method in exception com.spotfire.server.NestedRuntimeException
Returns a String object containing an abbreviated stack trace for this exception.
absolute(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
AbstractAuthenticator - Class in com.spotfire.server.security
An abstract base class for custom Authenticator implementations.
AbstractAuthenticator() - Constructor for class com.spotfire.server.security.AbstractAuthenticator
 
addBatch() - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
addBatch(String) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
addMember(GroupPrincipal, SpotfirePrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Adds a member to a group principal in the directory.
addTypeMapping(JDBCTypeSettings.TypeMapping) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Add a Java to SQL type mapping.
afterLast() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
authenticate(Credential[]) - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
An implementation of the authenticate method in the AbstractLoginModule class that delegates the actual authentication work to the abstract authenticate method that takes one UsernameCredential and one PasswordCredential argument.
authenticate(UsernameCredential, PasswordCredential) - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
This abstract authenticate method is responsible for validating username-password combinations and must be implemented by all concrete subclasses.
authenticate(String, String, AuthenticationContext) - Method in interface com.spotfire.server.security.Authenticator
Authenticates the user with the specified userId and password credentials.
authenticate(String, String, AuthenticationContext) - Method in class com.spotfire.server.security.JAASAuthenticator
Authenticates the user with the specified userId and password credentials, using the JAAS configuration specified by the configuration parameter to the setConfiguration method.
authenticate(String, String, AuthenticationContext) - Method in class com.spotfire.server.security.JAASRegisteringAuthenticator
Authenticates the user with the specified userId and password credentials, using the JAAS configuration specified by the configuration parameter to the setConfiguration method.
AuthenticationContext - Interface in com.spotfire.server.security
The AuthenticationContext class contains information about the client and the network connection used by a client that needs to be authenticated.
Authenticator - Interface in com.spotfire.server.security
An interface defining the methods that must be implemented by a class to which authentication duties can be delegated.
AuthenticatorException - Exception in com.spotfire.server.security
Thrown when the authentication manager cannot be properly instantiated, e.g., when the configuration parameters are incorrect.
AuthenticatorException() - Constructor for exception com.spotfire.server.security.AuthenticatorException
Creates a new AuthenticatorException instance with no detail message.
AuthenticatorException(String) - Constructor for exception com.spotfire.server.security.AuthenticatorException
Creates a new AuthenticatorException instance with the specified detail message.
AuthenticatorException(String, Throwable) - Constructor for exception com.spotfire.server.security.AuthenticatorException
Creates a new AuthenticatorException instance with the specified detail message and cause.
AuthenticatorException(Throwable) - Constructor for exception com.spotfire.server.security.AuthenticatorException
Creates a new AuthenticatorException instance with the specified cause.
AutoCallbackHandler - Class in com.spotfire.server.jaas.util
The AutoCallbackHandler is a utility class that can be used by all JAAS clients.
AutoCallbackHandler(String, String) - Constructor for class com.spotfire.server.jaas.util.AutoCallbackHandler
Creates a new AutoCallbackHandler instance.

B

BasicJDBCMetadataProvider - Class in com.spotfire.ws.im.ds.sql
A basic implementation of the JDBCMetadataProvider interface.
BasicJDBCMetadataProvider() - Constructor for class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Creates a new BasicJDBCMetadataProvider instance.
BasicSQLFilter - Class in com.spotfire.ws.im.ds.sql
A basic implementation of the SQLFilter interface.
BasicSQLFilter() - Constructor for class com.spotfire.ws.im.ds.sql.BasicSQLFilter
Creates a new BasicSQLFilter instance.
BasicSQLRuntime - Class in com.spotfire.ws.im.ds.sql
A basic implementation of the SQLRuntime interface.
BasicSQLRuntime() - Constructor for class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
Creates a new BasicSQLRuntime instance.
beforeFirst() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 

C

cancel() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
cancelRowUpdates() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
CATALOG - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The catalog type
clearBatch() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
clearParameters() - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
clearWarnings() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
clearWarnings() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
close() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
close() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
closeStatement(Statement) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
Closes a JDBC Statement object.
COLUMN - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The column type
com.spotfire.server - package com.spotfire.server
Package containing classes dealing with server life-cycling.
com.spotfire.server.jaas - package com.spotfire.server.jaas
Package containing API for creating a JAAS module for authentication.
com.spotfire.server.jaas.util - package com.spotfire.server.jaas.util
Package containing API for JAAS utility classes.
com.spotfire.server.security - package com.spotfire.server.security
Package containing the Post Authentication Filter API.
com.spotfire.server.userdir - package com.spotfire.server.userdir
Package containing API for modifying users and groups in the server.
com.spotfire.server.userdir.spi - package com.spotfire.server.userdir.spi
Package containing user directory SPI classes.
com.spotfire.server.util - package com.spotfire.server.util
Package containing general utility classes.
com.spotfire.server.util.transform - package com.spotfire.server.util.transform
Package containing old credential transform API.
com.spotfire.ws.im.ds - package com.spotfire.ws.im.ds
Package containing the Information Services JDBC API which allows customization for specific drivers.
com.spotfire.ws.im.ds.authspi - package com.spotfire.ws.im.ds.authspi
Package enabling custom authentication to Information Services data sources.
com.spotfire.ws.im.ds.sql - package com.spotfire.ws.im.ds.sql
Package containing the Information Services JDBC API which allows customization for specific drivers.
configureSubClassStateLogger(boolean) - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
 
createCallbacks() - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
Creates the Callback items common for all NamePasswordLoginModule implementation.
createCatalogItem(String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Creates a catalog item.
createColumnItem(String, Class, String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Creates a column item.
createColumnItem(String, int, String, int, int, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Creates a column item.
createGroupPrincipal(String) - Method in interface com.spotfire.server.userdir.UserDirectory
Creates a new group principal in the directory.
createSchemaItem(String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Creates a schema item.
createStatement() - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
Creates a new JDBC Statement instance.
createTableItem(String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Creates a table item.
createUserPrincipal(String, String) - Method in interface com.spotfire.server.userdir.UserDirectory
Creates a new user principal in the directory.
Credential - Interface in com.spotfire.server.jaas
A marker interface for classes representing some form of authentication credentials, e.g., a username or a password.
CredentialsProvider - Interface in com.spotfire.ws.im.ds.authspi
This interface should be implemented by classes that provide mappings between DecisionSite users and data source (database) users and passwords.
CredentialTransform - Interface in com.spotfire.server.util.transform
[Interface description goes here]

D

DATA_SOURCE - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The data-source type
DATA_TYPE_ATTR - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The data-type attribute
DataSourceCredentials - Interface in com.spotfire.ws.im.ds.authspi
Contains username and password for a datasource.
decrypt(char[]) - Method in interface com.spotfire.server.util.transform.CredentialTransform
 
deleteRow() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
destroy() - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Performs cleanup of any resources used by the provider, such as database connections.

E

encrypt(char[]) - Method in interface com.spotfire.server.util.transform.CredentialTransform
 
equals(Object) - Method in class com.spotfire.server.util.Guid
Compares this object to another object of type Guid.
execute() - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
execute(String) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
execute(String, int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
execute(String, int[]) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
execute(String, String[]) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
executeBatch() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
executeQuery(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
executeQuery() - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
executeQuery(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Executes a SQL query.
executeQuery(String) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
executeUpdate(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
executeUpdate() - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
executeUpdate(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Executes a SQL statement.
executeUpdate(String) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
executeUpdate(String, int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
executeUpdate(String, int[]) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
executeUpdate(String, String[]) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
extractCredentials(Callback[]) - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
Extracts the username and password from the given Callback array and then creates the UsernameCredential and PasswordCredential objects.

F

filter(SecurityContext, AuthenticationContext) - Method in interface com.spotfire.server.security.PostAuthenticationFilter
Applies a post authentication filter on the provided SecurityContext argument.
findColumn(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
first() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
formatCatalogName(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatCatalogName(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a catalog name.
formatColumn(String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatColumn(String, String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a column expression used in a SELECT, WHERE, GROUP BY or HAVING clause.
formatColumnAlias(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatColumnAlias(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a column alias to be used in a SELECT clause.
formatColumnList(String[], String[]) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatColumnList(String[], String[]) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns SQL for a list column list in a CREATE TABLE statement.
formatColumnName(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatColumnName(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a column name.
formatConditionExpression(String, Class) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatConditionExpression(String, Class) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a condition expression to be used in a WHERE clause.
formatCreateTableSQL(String, String[], String[]) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatCreateTableSQL(String, String[], String[]) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns SQL for creating a temporary table.
formatDropTableSQL(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatDropTableSQL(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns SQL for dropping a temporary table.
formatHints(String, String[]) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatHints(String, String[]) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats an SQL query to include hints.
formatInsertValuesSQL(String, String[]) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatInsertValuesSQL(String, String[]) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Return the SQL for inserting a row into a temporary table.
formatLiteral(String, Class) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatLiteral(String, Class) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a literal to be used in a WHERE clause.
formatPattern(String, String[], String[]) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
Replaces, in a pattern string, all occurences of the specified keys with the associated values.
formatProcedure(String, String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatProcedure(String, String, String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns the SQL for a procedure expression in a FROM clause.
formatProcedureName(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatQuery(String, List, List) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatQuery(String, List, List) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats an SQL query.
formatSchemaName(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatSchemaName(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a schema name.
formatTable(String, String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatTable(String, String, String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns the SQL for a table expression in a FROM clause.
formatTableName(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatTableName(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a table name.
formatTempTableName(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
formatTempTableName(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Formats a temporary table name.
formatXML(Element) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Generates an XML description of this object.
fromXML(Element) - Static method in class com.spotfire.ws.im.ds.MetadataItem
Create a MetadataItem from an XML representation.

G

getAdministratorGroup() - Method in interface com.spotfire.server.userdir.UserDirectory
Returns the administrator group principal.
getAllTypeSettings() - Static method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns all JDBCTypeSettings instances.
getAlwaysUsePreparedStatement() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Indicates if prepared statement should be used even when no parameters are set.
getArray(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getArray(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getAsciiStream(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getAsciiStream(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getAttributeNames() - Method in class com.spotfire.ws.im.ds.MetadataItem
Returns an array of all attribute names.
getAttributeValue(String) - Method in class com.spotfire.ws.im.ds.MetadataItem
Returns the value of a given attribute.
getAttributeValues() - Method in class com.spotfire.ws.im.ds.MetadataItem
Returns an array of all attribute values.
getAuthenticationScheme() - Method in class com.spotfire.server.security.SecurityContext
Returns the authentication scheme used when authenticating the principal.
getAuthType() - Method in class com.spotfire.server.security.SecurityContext
Deprecated.  
getBatchSize(int) - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns the batch size that specifies the amount of data in each batch update.
getBatchSize() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the batch size that specifies the amount of data in each batch update.
getBigDecimal(int, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
Deprecated.  
getBigDecimal(String, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
Deprecated.  
getBigDecimal(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBigDecimal(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBinaryStream(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBinaryStream(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBlob(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBlob(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBoolean(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBoolean(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getByte(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getByte(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBytes(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getBytes(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getCatalogNamePattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the pattern used to format a catalog name in an SQL query.
getCatalogs() - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Returns a list of catalog items.
getCharacterStream(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getCharacterStream(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getClob(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getClob(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getColumnAliasPattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the pattern used to format a column alias in an SQL query.
getColumnNamePattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the pattern used to format a column name in an SQL query.
getColumns(String, String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Returns a list of column items.
getConcurrency() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getConditionListThreshold() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Return the condition list threshold.
getConfigurationFile(String) - Method in class com.spotfire.server.security.AbstractAuthenticator
The method creates a File object for the specified configuration file.
getConnection() - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
getConnection() - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns a database connection.
getConnection() - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Returns the JDBC database connection.
getConnection() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getConnectionProperties() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the connection properties used when creating a new connection to the database.
getContext() - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Returns the JDBCContext.
getContext() - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
getContext() - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
getContext() - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns the JDBCContext.
getContext() - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Returns the JDBC context.
getCookies() - Method in interface com.spotfire.server.security.AuthenticationContext
Returns an array containing all of the Cookie objects the client sent with this request.
getCreateTempTableCommands() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the SQL commands needed for creating a temporary table that is used to store filter values (when more than 'condition-list-threshold') and to store result from subqueries.
getCredentials(String, String) - Method in interface com.spotfire.ws.im.ds.authspi.CredentialsProvider
 
getCursorName() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getDataSourceName() - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns the name of the data source instance.
getDate(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getDate(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getDate(int, Calendar) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getDate(String, Calendar) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getDateFormatExpression() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns an expression that converts a date field to a string value on the format:"YYYY-MM-DD", e.g. "2002-11-19".
getDateHeader(String) - Method in interface com.spotfire.server.security.AuthenticationContext
Returns the value of the specified request header as a long value that represents a Date object.
getDateLiteralFormatExpression() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns an expression that converts a date literal to a database date value.
getDateTimeFormatExpression() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns an expression that converts a datetime field to string value on the format: "YYYY-MM-DD HH:MM:SS", e.g. "2002-11-19 14:59:00".
getDateTimeLiteralFormatExpression() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns an expression that converts a datetime literal to a database datetime value.
getDefaultGroups() - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing the default groups on the server.
getDisplayName() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the name of the JDBC type to be displayed in a UI.
getDouble(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getDouble(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getDriverClass() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the JDBC driver class.
getDropTempTableCommands() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the SQL commands for deleting a temporary table.
getExpandInClause() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Tells if an SQL IN-clause shall be expanded into OR conditions.
getFetchDirection() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getFetchDirection() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getFetchSize(int) - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns the fetch size that specifies the amount of data fetched with each database round trip for a query.
getFetchSize() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the fetch size that specifies the amount of data fetched with each database round trip for a query.
getFetchSize() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getFetchSize() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getFloat(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getFloat(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getGeneratedKeys() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getGroupMap() - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Load a group map containing all groups and their members.
getGroupPrincipal(String) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns the group principal with the specified name from the directory.
getGroupPrincipals() - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing all group principals in the directory.
getGroupPrincipals(String) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing all group principals with names that matches the given regular expression.
getGroups(SpotfirePrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing all groups of which the specified principal is an immediate member.
getGuid() - Method in exception com.spotfire.server.userdir.NoSuchPrincipalException
Returns the non-existing principal's GUID.
getGuid() - Method in interface com.spotfire.server.userdir.SpotfirePrincipal
 
getHeader(String) - Method in interface com.spotfire.server.security.AuthenticationContext
Returns the value of the specified request header as a String.
getHeaderNames() - Method in interface com.spotfire.server.security.AuthenticationContext
Returns an Enumeration of all the header names this request contains.
getHeaders(String) - Method in interface com.spotfire.server.security.AuthenticationContext
Returns all the values of the specified request header as an Enumeration of String objects.
getHoldability() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getId() - Method in interface com.spotfire.server.userdir.spi.ProviderPrincipal
Deprecated.  
getImmutableGroups() - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing all immutable groups on the server.
getInt(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getInt(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getIntHeader(String) - Method in interface com.spotfire.server.security.AuthenticationContext
Returns the value of the specified request header as an int.
getJavaType() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings.TypeMapping
Returns the Java type.
getLobThreshold() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the threshold value when LOB values used as parameters in a WHERE clause, must be written in temporary tables.
getLocalizedMessage() - Method in exception com.spotfire.server.NestedRuntimeException
Creates a localized description of this throwable.
getLogDetail() - Method in exception com.spotfire.server.NestedRuntimeException
 
getLogEntry() - Method in exception com.spotfire.server.NestedRuntimeException
 
getLogPriority() - Method in exception com.spotfire.server.NestedRuntimeException
 
getLong(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getLong(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getMaxColumnNameLength() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the maximum length allowed for column names.
getMaxFieldSize() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getMaxInClauseSize() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the maximum size of an SQL IN-clause.
getMaxLength() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings.TypeMapping
Returns the maximum length.
getMaxRows() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getMembers(GroupPrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing all immediate members (both users and other groups) of a group in the directory.
getMessageBundle() - Method in exception com.spotfire.server.NestedRuntimeException
 
getMessageParameters() - Method in exception com.spotfire.server.NestedRuntimeException
 
getMetadata(MetadataItem[]) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
getMetadata(MetadataItem[]) - Method in interface com.spotfire.ws.im.ds.sql.JDBCMetadataProvider
Returns a list of MetadataItem objects that corresponds to the given path.
getMetaData() - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
getMetaData() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getMetadataProvider() - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns a new instance of a metadata provider.
getMetadataProviderClass() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the JDBCMetadataProvider class.
getMinInClauseSize() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the minimum number of values for creating a SQL IN-clause.
getMoreResults() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getMoreResults(int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getName() - Method in interface com.spotfire.server.jaas.UsernameCredential
Returns the username.
getName() - Method in exception com.spotfire.server.userdir.NoSuchPrincipalException
Returns the non-existing principal's name.
getName() - Method in class com.spotfire.ws.im.ds.MetadataItem
Returns the item name.
getNCharacterStream(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getNCharacterStream(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getNClob(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getNClob(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getNString(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getNString(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getObject(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getObject(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getObject(int, Map) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getObject(String, Map) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getOption(String) - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
Returns the value of the named option from the JAAS application configuration.
getOption(String, String) - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
Returns the value of the named option from the JAAS application configuration.
getParameterMetaData() - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
getPassword() - Method in interface com.spotfire.server.jaas.PasswordCredential
Returns the password.
getPassword() - Method in class com.spotfire.server.security.SecurityContext
Deprecated.  
getPassword() - Method in interface com.spotfire.ws.im.ds.authspi.DataSourceCredentials
 
getPasswordCredential() - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
Returns the PasswordCredential extracted from the input from the PasswordCallback.
getPingCommand() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the ping command used to verify a JDBC connection.
getPrimaryGroup(SpotfirePrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns the specified principal's primary group.
getPrincipal() - Method in class com.spotfire.server.security.SecurityContext
Returns the SpotfirePrincipal instance representing the authenicated principal.
getPrincipal(Guid) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns the principal with the specified GUID from the directory.
getPrincipalById(String) - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Get a principal from the directory.
getPrincipals() - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
The getPrincipals method must be implemented by all concrete subclasses and should return a list of all Principal objects that should be associated with the logged in Subject.
getPrivateCredentials() - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
The getPrivateCredentials method must be implemented by all concrete subclasses and should return a list of all private Credential objects that should be associated with the logged in Subject.
getProcedureExpressionPattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Return the pattern that determines how a procedure expression is written in the SQL query.
getProcedureMetadata(String, String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
getProcedureNamePattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the pattern used to format a procedure name in an SQL query.
getProcedures(String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
getProcedureTableJDBCType() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the JDBC type for procedure tables.
getProcedureTableTypeName() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the type name for procedure tables.
getPublicCredentials() - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
The getPublicCredentials method must be implemented by all concrete subclasses and should return a list of all public Credential objects that should be associated with the logged in Subject.
getQueryBuilderClass() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the query builder class.
getQueryTimeout() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getRef(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getRef(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getRemoteAddr() - Method in interface com.spotfire.server.security.AuthenticationContext
Returns the Internet Protocol (IP) address of the client that sent the request.
getRemoteHost() - Method in interface com.spotfire.server.security.AuthenticationContext
Returns the fully qualified name of the client that sent the request.
getResultSet() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getResultSetConcurrency() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getResultSetHoldability() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getResultSetType() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getRootCause() - Method in exception com.spotfire.server.NestedRuntimeException
Follows the chain of causes and returns the last one, which is assumed to be the root cause of the exception.
getRow() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getRowId(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getRowId(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getSchemaNamePattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the pattern used to format a schema name in an SQL query.
getSchemas(String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Returns a list of schema items.
getServerName() - Method in interface com.spotfire.server.security.AuthenticationContext
Returns the host name of the server that received the request.
getServerPort() - Method in interface com.spotfire.server.security.AuthenticationContext
Returns the port number on which this request was received.
getShort(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getShort(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getSQLAggregateFuntion(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
getSQLAggregateFuntion(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Get the SQL aggregate function for the given DAT aggregate function, or null if no such SQL function exists.
getSQLAggregateFuntion(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns the SQL aggregate function that maps to the given DAT aggregate funtion, or null if no mapping exists.
getSQLFilterClass() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the SQLFilter class.
getSQLRuntime() - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns a new instance of a SQL Runtime.
getSQLRuntimeClass() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the SQLRuntime class.
getSQLType(Class, int) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
getSQLType(Class) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the SQL type for a given Java type.
getSQLType(Class, int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the SQL type for a given Java type.
getSQLType() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings.TypeMapping
Returns the SQL type.
getSQLType(Class, int) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Returns the SQL type for a given Java type.
getSQLXML(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getSQLXML(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getStatement() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getString(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getString(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getStringLiteralQuote() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns The character used as quote for string literals.
getTableAliases(String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
getTableAliases(String, String) - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns all table aliases for tables in the specified catalog and schema.
getTableExpressionPattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Return the pattern that determines how a table expression is written in the SQL query.
getTableNamePattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the pattern used to format a table name in an SQL query.
getTables(String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
Returns a list of table items.
getTableTypes() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
 
getTempTableNamePattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the pattern used to format a temporary table name in an SQL command.
getTime(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTime(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTime(int, Calendar) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTime(String, Calendar) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTimeFormatExpression() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns an expression that converts a time field to a string value on the format:"HH:MM:SS", e.g. "14:59:00".
getTimeLiteralFormatExpression() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns an expression that converts a time literal to a database time value.
getTimestamp(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTimestamp(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTimestamp(int, Calendar) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTimestamp(String, Calendar) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getType() - Method in class com.spotfire.ws.im.ds.MetadataItem
Returns the item type.
getType() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getTypeMappings() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns all Java to SQL type mappings.
getTypeName() - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns the name of the JDBC type configuration.
getTypeName() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the name of the JDBC type.
getTypeSettings() - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Returns the JDBC type configuration.
getTypeSettings(String) - Static method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the JDBCTypeSettings for a specified type name.
getUnicodeStream(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
Deprecated.  
getUnicodeStream(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
Deprecated.  
getUpdateCount() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
getURL(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getURL(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getURLPattern() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns the URL pattern.
getUserDirectory() - Static method in class com.spotfire.server.userdir.UserDirectoryFactory
Returns an instance of the UserDirectory.
getUserName() - Method in interface com.spotfire.ws.im.ds.authspi.DataSourceCredentials
 
getUsernameCredential() - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
Returns the UsernameCredential extracted from the input from the NameCallback.
getUserPrincipal(String) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns the user principal with the specified name from the directory.
getUserPrincipalByName(String) - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Get a user principal from the directory.
getUserPrincipals() - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Get all users in the directory.
getUserPrincipals(String) - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Get all users with names that matches a regular expression.
getUserPrincipals() - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing all user principals in the directory.
getUserPrincipals(String) - Method in interface com.spotfire.server.userdir.UserDirectory
Returns an array containing all user principals with names that matches the given regular expression.
getWarnings() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
getWarnings() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
GroupPrincipal - Interface in com.spotfire.server.userdir
This interface represents a group principal.
Guid - Class in com.spotfire.server.util
This class represents UUIDs (Univerally Unique IDentifier), also known as GUIDs (Globaly Unique IDentifier).
Guid(String) - Constructor for class com.spotfire.server.util.Guid
Public constructor.

H

handle(Callback[]) - Method in class com.spotfire.server.jaas.util.AutoCallbackHandler
The handle method processes the given callbacks.
hashCode() - Method in class com.spotfire.server.util.Guid
Returns a hashcode for this Guid.

I

init() - Method in class com.spotfire.server.jaas.NamePasswordLoginModule
An abstract initialization method.
init(Element) - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Initialize the provider.
insertRow() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
InvalidMetadataPath - Exception in com.spotfire.ws.im.ds
Indicates that one or more levels of a MetadataPath is invalid.
InvalidMetadataPath(String) - Constructor for exception com.spotfire.ws.im.ds.InvalidMetadataPath
Creates a new InvalidMetadataPath instance.
isAdministrator(UserPrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
 
isAfterLast() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
isAnsiiStyleOuterJoin() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Returns if an attempt should be done to go from oracle outer join syntax with '(+)' to ANSI form
isBeforeFirst() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
isCaseSensitive() - Method in interface com.spotfire.server.userdir.spi.UserDirectoryProvider
Deprecated. Check if principals are matched cased sensitive or not in the directory.
isClosed() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
isClosed() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
isDefaultGroup(GroupPrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
 
isFirst() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
isImmutableGroup(GroupPrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
 
isInUserDirectory(String) - Static method in class com.spotfire.server.security.JAASAuthenticator
Deprecated. 
isLast() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
isMember(GroupPrincipal, SpotfirePrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Check if a principal is member of a group.
isOperationSupported(int, int) - Method in interface com.spotfire.server.userdir.UserDirectory
Check if an operation is supported by the user directory or not.
isPoolable() - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
isReadOnly() - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Tells if the data source is readonly.
isSecure() - Method in interface com.spotfire.server.security.AuthenticationContext
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isTerminal() - Method in class com.spotfire.ws.im.ds.MetadataItem
Tells if this item represents a terminal level, i.e. contains no children.
isWrapperFor(Class) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
isWrapperFor(Class) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 

J

JAASAuthenticator - Class in com.spotfire.server.security
An Authenticator implementation that uses the Java Authentication and Authorization Services (JAAS) to authenticate users.
JAASAuthenticator() - Constructor for class com.spotfire.server.security.JAASAuthenticator
 
JAASGroupPrincipal - Class in com.spotfire.server.jaas
This class can be used as a base class for Principal implementations representing groups.
JAASGroupPrincipal(String) - Constructor for class com.spotfire.server.jaas.JAASGroupPrincipal
Creates a new JAASGroupPrincipal instance with the given groupname.
JAASRegisteringAuthenticator - Class in com.spotfire.server.security
An Authenticator implementation that uses the Java Authentication and Authorization Services (JAAS) to authenticate users.
JAASRegisteringAuthenticator() - Constructor for class com.spotfire.server.security.JAASRegisteringAuthenticator
 
JAASSecurityContext - Class in com.spotfire.server.security
An extension to the SecurityContext that encapsulates the JAAS LoginContext instance that was used to authenticate the user.
JAASSecurityContext(String, LoginContext) - Constructor for class com.spotfire.server.security.JAASSecurityContext
Creates a new SecurityContext instance.
JAASSecurityContext(String, String, LoginContext) - Constructor for class com.spotfire.server.security.JAASSecurityContext
Deprecated.  
JAASUserPrincipal - Class in com.spotfire.server.jaas
This class can be used as a base class for Principal implementations representing users.
JAASUserPrincipal(String) - Constructor for class com.spotfire.server.jaas.JAASUserPrincipal
Create a new JAASUserPrincipal instance with the given username.
JDBCContext - Interface in com.spotfire.ws.im.ds.sql
Properties for a JDBC data source instance.
JDBCMetadataProvider - Interface in com.spotfire.ws.im.ds.sql
This interface should be used when full control over the handling of data source metadata is required.
JDBCTypeSettings - Class in com.spotfire.ws.im.ds.sql
Settings for a JDBC data source type.
JDBCTypeSettings() - Constructor for class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Creates a new JDBCTypeSettings instance.
JDBCTypeSettings.TypeMapping - Class in com.spotfire.ws.im.ds.sql
Mapping between a Java and a SQL type.
JDBCTypeSettings.TypeMapping(Class, String, int) - Constructor for class com.spotfire.ws.im.ds.sql.JDBCTypeSettings.TypeMapping
Creates a TypeMapping instance.
JDBCTypeSettings.TypeMapping(Class, String) - Constructor for class com.spotfire.ws.im.ds.sql.JDBCTypeSettings.TypeMapping
Creates a TypeMapping instance.

L

last() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
logout() - Method in class com.spotfire.server.security.JAASSecurityContext
Logs out the principal encapsulated in this JAASSecurityContext.
logout() - Method in class com.spotfire.server.security.SecurityContext
Logs out the principal.
logStackTrace() - Method in exception com.spotfire.server.NestedRuntimeException
 

M

m_resultSet - Variable in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
The wrapped ResultSet.
m_stmt - Variable in class com.spotfire.ws.im.ds.sql.StatementWrapper
The wrapped Statement object.
MetadataItem - Class in com.spotfire.ws.im.ds
This object represents one level of data source metadata.
MetadataItem(String, String) - Constructor for class com.spotfire.ws.im.ds.MetadataItem
Creates a new MetadataItem instance at a non-terminal level.
MetadataItem(String, String, boolean) - Constructor for class com.spotfire.ws.im.ds.MetadataItem
Creates a new MetadataItem instance.
moveToCurrentRow() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
moveToInsertRow() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 

N

NamePasswordLoginModule - Class in com.spotfire.server.jaas
An abstract base class for javax.security.auth.spi.LoginModule implementations designed for username-password authentication.
NamePasswordLoginModule() - Constructor for class com.spotfire.server.jaas.NamePasswordLoginModule
 
NestedRuntimeException - Exception in com.spotfire.server
A base class for exceptions which can store a cause, just like the java.lang.RuntimeException in J2SDK 1.4.
NestedRuntimeException() - Constructor for exception com.spotfire.server.NestedRuntimeException
Creates a NestedRuntimeException with no specified detail message or root cause.
NestedRuntimeException(String) - Constructor for exception com.spotfire.server.NestedRuntimeException
Creates a NestedRuntimeException with the specified detail message.
NestedRuntimeException(String, Throwable) - Constructor for exception com.spotfire.server.NestedRuntimeException
Creates a NestedRuntimeException with the specified detail message and cause.
NestedRuntimeException(Throwable) - Constructor for exception com.spotfire.server.NestedRuntimeException
Creates a NestedRuntimeException with the specified cause and a detail message of (cause==null ?
next() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
NoSuchPrincipalException - Exception in com.spotfire.server.userdir
This exception is thrown when an operation has been requested on a principal that does not exist in the user directory.
NoSuchPrincipalException() - Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
Deprecated.  
NoSuchPrincipalException(String) - Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
Deprecated.  
NoSuchPrincipalException(String, String, String) - Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
Constructs a NoSuchPrincipalException with the specified detail message for the principal with the specified GUID and name.
NoSuchPrincipalException(String, Guid, String) - Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
Constructs a NoSuchPrincipalException with the specified detail message for the principal with the specified GUID and name.

O

OPERATION_READ_GROUPS - Static variable in interface com.spotfire.server.userdir.UserDirectory
Constant specifying the operation of reading groups.
OPERATION_READ_USERS - Static variable in interface com.spotfire.server.userdir.UserDirectory
Constant specifying the operation of reading users.
OPERATION_WRITE_GROUPS - Static variable in interface com.spotfire.server.userdir.UserDirectory
Constant specifying the operation of writing groups.
OPERATION_WRITE_USERS - Static variable in interface com.spotfire.server.userdir.UserDirectory
Constant specifying the operation of writing users.

P

parseGuid(String) - Static method in class com.spotfire.server.util.Guid
Parses the guid string argument and returns a new Guid instance.
parseXML(Element) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Initializes this object from the XML description.
PasswordCredential - Interface in com.spotfire.server.jaas
An interface for credential classes with password properties.
PostAuthenticationFilter - Interface in com.spotfire.server.security
An interface defining the methods that must be implemented by a class to which post authentication filtering duties can be delegated.
PostAuthenticationFilterException - Exception in com.spotfire.server.security
A PostAuthenticationFilterException is an exception indicating that a configuration error prevents the PostAuthenticationFilter from working.
PostAuthenticationFilterException() - Constructor for exception com.spotfire.server.security.PostAuthenticationFilterException
Constructs a new exception with null as its detail message.
PostAuthenticationFilterException(String) - Constructor for exception com.spotfire.server.security.PostAuthenticationFilterException
Constructs a new exception with the specified detail message.
PostAuthenticationFilterException(String, Throwable) - Constructor for exception com.spotfire.server.security.PostAuthenticationFilterException
Constructs a new exception with the specified detail message and cause.
PostAuthenticationFilterException(Throwable) - Constructor for exception com.spotfire.server.security.PostAuthenticationFilterException
Constructs a new exception with the specified cause and a detail message of (cause !
prepareCall(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
prepareCall(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Creates a CallableStatement object for calling database stored procedures.
PreparedStatementWrapper - Class in com.spotfire.ws.im.ds.sql
Use this class for creating wrapper classes around the PreparedStatement interface.
PreparedStatementWrapper(PreparedStatement) - Constructor for class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
Creates a new PreparedStatementWrapper instance.
prepareQuery(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
prepareQuery(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Creates a precompiled SQL statement for a parameterized query.
prepareUpdate(String) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
prepareUpdate(String) - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Creates a precompiled SQL statement.
previous() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
PrincipalAlreadyExistsException - Exception in com.spotfire.server.userdir
This exception is thrown when an attempt has been made to name a principal with a name that already exists on another principal in the directory.
PrincipalAlreadyExistsException() - Constructor for exception com.spotfire.server.userdir.PrincipalAlreadyExistsException
Constructs a PrincipalAlreadyExistsException with no detail message.
PrincipalAlreadyExistsException(String) - Constructor for exception com.spotfire.server.userdir.PrincipalAlreadyExistsException
Constructs a PrincipalAlreadyExistsException with a specified detail message.
PROCEDURE - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The procedure type
PROCEDURE_COLUMN - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The procedure column type, NOTE: used in axis api only
ProviderGroupPrincipal - Interface in com.spotfire.server.userdir.spi
Deprecated. Use PostAuthenticationFilter
ProviderPrincipal - Interface in com.spotfire.server.userdir.spi
Deprecated. Use PostAuthenticationFilter
ProviderUserPrincipal - Interface in com.spotfire.server.userdir.spi
Deprecated. Use PostAuthenticationFilter

R

ReadOnlyDirectoryException - Exception in com.spotfire.server.userdir
This exception is thrown when an attempt has been made to modify a directory where the provider only supports reading.
ReadOnlyDirectoryException() - Constructor for exception com.spotfire.server.userdir.ReadOnlyDirectoryException
Constructs a ReadOnlyDirectoryException with no detail message.
ReadOnlyDirectoryException(String) - Constructor for exception com.spotfire.server.userdir.ReadOnlyDirectoryException
Constructs a ReadOnlyDirectoryException with a specified detail message.
refreshRow() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
relative(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
removeMember(GroupPrincipal, SpotfirePrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Removes a member from a group in the directory.
removePrincipal(SpotfirePrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Removes a principal from the directory.
renamePrincipal(SpotfirePrincipal, String) - Method in interface com.spotfire.server.userdir.UserDirectory
Changes the name of a principal in the directory.
resolveTable(SourceTable) - Method in interface com.spotfire.ws.im.ds.sql.JDBCContext
Resolves a table alias to a real source table.
ResultSetWrapper - Class in com.spotfire.ws.im.ds.sql
Use this class for creating wrapper classes around the ResultSet interface.
ResultSetWrapper(ResultSet) - Constructor for class com.spotfire.ws.im.ds.sql.ResultSetWrapper
Creates a new ResultSetWrapper instance.
rowDeleted() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
rowInserted() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
rowUpdated() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 

S

SCHEMA - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The schema type
SecurityContext - Class in com.spotfire.server.security
The SecurityContext class contains information about an authenticated Principal.
SecurityContext(String) - Constructor for class com.spotfire.server.security.SecurityContext
Creates a new SecurityContext instance.
SecurityContext(String, String) - Constructor for class com.spotfire.server.security.SecurityContext
Deprecated.  
SERVICE_PROVIDER_ALL - Static variable in interface com.spotfire.server.userdir.UserDirectory
Constant specifying the internal and external service providers.
SERVICE_PROVIDER_EXTERNAL - Static variable in interface com.spotfire.server.userdir.UserDirectory
Constant specifying the external service provider.
SERVICE_PROVIDER_INTERNAL - Static variable in interface com.spotfire.server.userdir.UserDirectory
Constant specifying the internal service provider
setAlwaysUsePreparedStatement(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Indicates if prepared statement should be used even when no parameters are set.
setAnsiiStyleOuterJoin(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Set if an attempt should be done to go from oracle outer join syntax with '(+)' to ANSI form
setArray(int, Array) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setAttribute(String, String) - Method in class com.spotfire.ws.im.ds.MetadataItem
Sets an attribute.
setAuthenticationScheme(AuthenticationScheme) - Method in class com.spotfire.server.security.SecurityContext
Sets the authentication scheme used when authenticating the principal.
setAuthType(String) - Method in class com.spotfire.server.security.SecurityContext
Deprecated.  
setBatchSize(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the batch size that specifies the amount of data in each batch update.
setBigDecimal(int, BigDecimal) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBlob(int, Blob) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBlob(int, InputStream) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBlob(int, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBoolean(int, boolean) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setByte(int, byte) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setBytes(int, byte[]) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setCatalogNamePattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern used to format a catalog name in an SQL query.
setCharacterStream(int, Reader, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setCharacterStream(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setCharacterStream(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setClob(int, Clob) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setClob(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setClob(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setColumnAliasPattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern used to format a column alias in an SQL query.
setColumnNamePattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern used to format a column name in an SQL query.
setConditionListThreshold(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the condition list threshold.
setConfiguration(String) - Method in interface com.spotfire.server.security.Authenticator
Set authenticator configuration to be used when authenticating users.
setConfiguration(String) - Method in class com.spotfire.server.security.JAASAuthenticator
Set the name of the JAAS application configuration to be used when authenticating users.
setConfiguration(String) - Method in class com.spotfire.server.security.JAASRegisteringAuthenticator
Set the name of the JAAS application configuration to be used when authenticating users.
setConfiguration(String) - Method in interface com.spotfire.server.security.PostAuthenticationFilter
Set the configuration to be used when performing post authentication filtering.
setConfiguration(String) - Method in interface com.spotfire.server.util.transform.CredentialTransform
 
setConnection(Connection) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
setConnection(Connection) - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Sets the JDBC database connection.
setConnectionProperties(Properties) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the connection properties used when creating a new connection to the database.
setContext(JDBCContext) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
setContext(JDBCContext) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLFilter
 
setContext(JDBCContext) - Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
 
setContext(JDBCContext) - Method in interface com.spotfire.ws.im.ds.sql.JDBCMetadataProvider
Sets the JDBCContext.
setContext(JDBCContext) - Method in interface com.spotfire.ws.im.ds.sql.SQLFilter
Sets the JDBCContext.
setContext(JDBCContext) - Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
Sets the JDBC context.
setCreateTempTableCommands(String[]) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the SQL commands needed for creating a temporary table that is used to store filter values (when more than 'condition-list-threshold') and to store result from subqueries.
setCursorName(String) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setDate(int, Date) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setDate(int, Date, Calendar) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setDateFormatExpression(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets an expression that converts a date field to a string value on the format:"YYYY-MM-DD", e.g. "2002-11-19".
setDateLiteralFormatExpression(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets an expression that converts a date literal to a database date value.
setDateTimeFormatExpression(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets an expression that converts a datetime field to string value on the format: "YYYY-MM-DD HH:MM:SS", e.g. "2002-11-19 14:59:00".
setDateTimeLiteralFormatExpression(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets an expression that converts a datetime literal to a database datetime value.
setDisplayName(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the the name of the JDBC type to be displayed in a UI.
setDouble(int, double) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setDriverClass(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the JDBC driver class.
setDropTempTableCommands(String[]) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the SQL commands for deleting a temporary table.
setEscapeProcessing(boolean) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setExpandInClause(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets if an SQL IN-clause shall be expanded into OR conditions.
setFetchDirection(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
setFetchDirection(int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setFetchSize(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the fetch size that specifies the amount of data fetched with each database round trip for a query.
setFetchSize(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
setFetchSize(int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setFloat(int, float) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setGroups(SpotfirePrincipal, GroupPrincipal[]) - Method in interface com.spotfire.server.userdir.UserDirectory
Set all groups that a principal belongs to.
setInt(int, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setLobThreshold(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the threshold value when LOB values used as parameters in a WHERE clause, must be written in temporary tables.
setLogDetail(String) - Method in exception com.spotfire.server.NestedRuntimeException
 
setLogPriority(int) - Method in exception com.spotfire.server.NestedRuntimeException
 
setLong(int, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setMaxColumnNameLength(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the maximum length allowed for database column names.
setMaxFieldSize(int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setMaxInClauseSize(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Size the maximum size of an SQL IN-clause.
setMaxRows(int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setMembers(GroupPrincipal, SpotfirePrincipal[]) - Method in interface com.spotfire.server.userdir.UserDirectory
Sets all members of a group.
setMessageParameters(Object[]) - Method in exception com.spotfire.server.NestedRuntimeException
 
setMetadataProviderClass(Class) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the JDBCMetadataProvider class.
setMinInClauseSize(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the minimum number of values for creating a SQL IN-clause.
setNCharacterStream(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setNClob(int, NClob) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setNClob(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setNClob(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setNString(int, String) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setNull(int, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setNull(int, int, String) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setObject(int, Object, int, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setObject(int, Object, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setObject(int, Object) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setPassword(UserPrincipal, String) - Method in interface com.spotfire.server.userdir.UserDirectory
Changes the password for a user
setPingCommand(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the ping command used to verify a JDBC connection.
setPoolable(boolean) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setPrimaryGroup(SpotfirePrincipal, GroupPrincipal) - Method in interface com.spotfire.server.userdir.UserDirectory
Sets the primary group for the specified principal.
setProcedureExpressionPattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern that determines how a procedure expression is written in the SQL query.
setProcedureNamePattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern used to format a procedure name in an SQL query.
setProcedureTableJDBCType(int) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the JDBC type for procedure tables.
setProcedureTableTypeName(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the type name for procedure tables.
setQueryTimeout(int) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
setRef(int, Ref) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setRowId(int, RowId) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setSchemaNamePattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern used to format a schema name in an SQL query.
setShort(int, short) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setSQLFilterClass(Class) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the SQLFilter class.
setSQLRuntimeClass(Class) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the SQLRuntime class.
setSQLXML(int, SQLXML) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setString(int, String) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setStringLiteralQuote(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets The character used as quote for string literals.
setSupportsCatalogs(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets if the catalog level is supported in metadata.
setSupportsDistinct(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets if the DISTINCT keyword is supported in SQL queries.
setSupportsOrderBy(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets if the ORDER BY keyword is supported in SQL queries.
setSupportsProcedures(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets if procedures are supported in metadata.
setSupportsSchemas(boolean) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets if the schema level is supported in metadata.
setTableExpressionPattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern that determines how a table expression is written in the SQL query.
setTableNamePattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern used to format a table name in an SQL query.
setTableTypes(String[]) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
 
setTempTableNamePattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the pattern used to format a temporary table name in an SQL command.
setTime(int, Time) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setTimeFormatExpression(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets an expression that converts a time field to a string value on the format:"HH:MM:SS", e.g. "14:59:00".
setTimeLiteralFormatExpression(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets an expression that converts a time literal to a database time value.
setTimestamp(int, Timestamp) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setTypeMappings(JDBCTypeSettings.TypeMapping[]) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets all Java to SQL type mappings.
setTypeName(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the name of the JDBC type.
setUnicodeStream(int, InputStream, int) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setURL(int, URL) - Method in class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
 
setURLPattern(String) - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Sets the URL pattern.
sortMetadataItemsByName(MetadataItem[]) - Static method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
SpotfirePrincipal - Interface in com.spotfire.server.userdir
This interface represents a principal, such as a user or a group.
SQLFilter - Interface in com.spotfire.ws.im.ds.sql
This interface should be used when full control over the SQL syntax is required.
SQLRuntime - Interface in com.spotfire.ws.im.ds.sql
This interface should be implemented when full control over the SQL execution is required.
stackTraceToString() - Method in exception com.spotfire.server.NestedRuntimeException
Returns a String object containing this exception's stack trace.
StatementWrapper - Class in com.spotfire.ws.im.ds.sql
Use this class for creating wrapper classes around the Statement interface.
StatementWrapper(Statement) - Constructor for class com.spotfire.ws.im.ds.sql.StatementWrapper
Creates a new StatementWrapper instance.
supportsCatalogs() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Tells if the catalog level is supported in metadata.
supportsDistinct() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Tells if the DISTINCT keyword is supported in SQL queries.
supportsOrderBy() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Tells if the ORDER BY clause is supported in SQL queries.
supportsProcedures() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Tells if procedures are supported in metadata.
supportsSchemas() - Method in class com.spotfire.ws.im.ds.sql.JDBCTypeSettings
Tells if the schema level is supported in metadata.

T

TABLE - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The table type
TABLE_ALIAS - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The table alias type
TABLE_REF_ATTR - Static variable in class com.spotfire.ws.im.ds.MetadataItem
The table reference attribute
toJavaType(int, String, int, int) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
toJavaType(int, String, int, int) - Method in interface com.spotfire.ws.im.ds.sql.JDBCMetadataProvider
Converts a JDBC type to a Java type.
toJDBCType(Class) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
toJDBCType(Class) - Method in interface com.spotfire.ws.im.ds.sql.JDBCMetadataProvider
Converts a Java type to a JDBC type.
toString() - Method in class com.spotfire.server.util.Guid
Returns a String representation of this Guid object.
toString() - Method in class com.spotfire.ws.im.ds.MetadataItem
Serializes this object for debug purposes.
toXML() - Method in class com.spotfire.ws.im.ds.MetadataItem
Returns the XML representation of this item.

U

unwrap(Class) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
unwrap(Class) - Method in class com.spotfire.ws.im.ds.sql.StatementWrapper
 
updateArray(int, Array) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateArray(String, Array) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateAsciiStream(int, InputStream, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateAsciiStream(String, InputStream, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateAsciiStream(int, InputStream) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateAsciiStream(int, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateAsciiStream(String, InputStream) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateAsciiStream(String, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBigDecimal(int, BigDecimal) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBigDecimal(String, BigDecimal) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBinaryStream(int, InputStream, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBinaryStream(String, InputStream, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBinaryStream(int, InputStream) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBinaryStream(int, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBinaryStream(String, InputStream) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBinaryStream(String, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBlob(int, Blob) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBlob(String, Blob) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBlob(int, InputStream) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBlob(int, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBlob(String, InputStream) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBlob(String, InputStream, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBoolean(int, boolean) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBoolean(String, boolean) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateByte(int, byte) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateByte(String, byte) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBytes(int, byte[]) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateBytes(String, byte[]) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateCharacterStream(int, Reader, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateCharacterStream(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateCharacterStream(String, Reader, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateCharacterStream(String, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateCharacterStream(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateCharacterStream(String, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateClob(int, Clob) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateClob(String, Clob) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateClob(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateClob(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateClob(String, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateClob(String, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateDate(int, Date) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateDate(String, Date) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateDouble(int, double) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateDouble(String, double) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateFloat(int, float) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateFloat(String, float) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateInt(int, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateInt(String, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateLong(int, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateLong(String, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNCharacterStream(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNCharacterStream(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNCharacterStream(String, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNCharacterStream(String, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNClob(int, NClob) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNClob(String, NClob) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNClob(int, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNClob(int, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNClob(String, Reader) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNClob(String, Reader, long) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNString(int, String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNString(String, String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNull(int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateNull(String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateObject(int, Object, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateObject(int, Object) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateObject(String, Object, int) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateObject(String, Object) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateRef(int, Ref) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateRef(String, Ref) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateRow() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateRowId(int, RowId) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateRowId(String, RowId) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateShort(int, short) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateShort(String, short) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateSQLXML(int, SQLXML) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateSQLXML(String, SQLXML) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateString(int, String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateString(String, String) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateTime(int, Time) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateTime(String, Time) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateTimestamp(int, Timestamp) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
updateTimestamp(String, Timestamp) - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 
UserDirectory - Interface in com.spotfire.server.userdir
This interface provides functionality to list and modify users and groups in DS Server.
UserDirectoryException - Exception in com.spotfire.server.userdir
This exception is thrown when an unexpected error has occurred in the underlying implementation of the user directory, e.g. when a SQLException has been thrown when accessing the database storing the directory.
UserDirectoryException() - Constructor for exception com.spotfire.server.userdir.UserDirectoryException
Constructs a UserDirectoryException with no detail message.
UserDirectoryException(String) - Constructor for exception com.spotfire.server.userdir.UserDirectoryException
Constructs a UserDirectoryException with a specified detail message.
UserDirectoryException(String, Throwable) - Constructor for exception com.spotfire.server.userdir.UserDirectoryException
Constructs a UserDirectoryException with a specified detail message and cause.
UserDirectoryException(Throwable) - Constructor for exception com.spotfire.server.userdir.UserDirectoryException
Constructs a UserDirectoryException with a specified cause.
UserDirectoryFactory - Class in com.spotfire.server.userdir
A factory class for UserDirectory objects.
UserDirectoryProvider - Interface in com.spotfire.server.userdir.spi
Deprecated. Use PostAuthenticationFilter
UsernameCredential - Interface in com.spotfire.server.jaas
An interface for credential classes with username properties.
UserPrincipal - Interface in com.spotfire.server.userdir
This interface represents a user principal.

V

valueBound(HttpSessionBindingEvent) - Method in class com.spotfire.server.security.SecurityContext
This HttpSessionBindingListener method is called when the SecurityContext object is bound to an HttpSession instance.
valueUnbound(HttpSessionBindingEvent) - Method in class com.spotfire.server.security.SecurityContext
This HttpSessionBindingListener method is called when the HttpSession instance, to which this SecurityContext object is bound, is invalidated.
verifyCatalog(DatabaseMetaData, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
verifySchema(DatabaseMetaData, String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 
verifyTable(DatabaseMetaData, String, String, String) - Method in class com.spotfire.ws.im.ds.sql.BasicJDBCMetadataProvider
 

W

wasNull() - Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
 

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

Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.