The following tables list the members exposed by BasicAccessProvider.
Name | Description | |
---|---|---|
BasicAccessProvider Constructor |
Name | Description | |
---|---|---|
CanUseWindowsIdentity | true if this provider can be set to use WindowsIdentity for credentials. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
Description | Overridden. A long tooltip type description of this provider. | |
Display | true if this provider should be displayed in AutoTag. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
Name | Overridden. Returns "Basic". | |
Properties | Overridden. Definition of all properties for this provider. |
Name | Description | |
---|---|---|
compareTo | (Inherited from net.windward.util.AccessProviders.BaseAccessProvider) | |
CompareTo | (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
createConnectionString | Do not implement this. Only use it in the common Java engine. This builds the string from CreateConnectionString. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
CreateConnectionString | Overridden. For a set of properties creates a connection string. This will ignore any invalid properties in the connection string and will add any hard-coded values(overwriting existing ones if they are wrong). | |
equals | (Inherited from java.lang.Object) | |
establishConnection | (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.protocols.HttpAccessProvider) | |
getClass | (Inherited from java.lang.Object) | |
getConnectionStringProperties | Do not implement this. Only use it in the common Java engine. This builds the map from GetConnectionStringProperties. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
GetConnectionStringProperties | Overridden. Pass in a connection string and it will return it as a hashmap. This will ignore any invalid properties in the connection string and will add any hard-coded values(overwriting existing ones if they are wrong). | |
getDescription | Do not implement this. Only use it in the common Java engine. This builds the description from Description. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
getName | Do not implement this. Only use it in the common Java engine. This builds the name from Name. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
GetPropStatus | Sets the IsEnabled and IsRequired appropiately for each property. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
hashCode | (Inherited from java.lang.Object) | |
NeedCredentials | Returns true if this connection string is missing some required settings. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.protocols.HttpAccessProvider) | |
notify | (Inherited from java.lang.Object) | |
notifyAll | (Inherited from java.lang.Object) | |
readImport | (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) | |
Request | Overridden. Used to do the actual request by ConnectionHttp. | |
toString | (Inherited from java.lang.Object) | |
wait | Overloaded. (Inherited from java.lang.Object) |