The following tables list the members exposed by HttpAccessProvider.
Name | Description | |
---|---|---|
![]() ![]() | maxNumRetries |
Name | Description | |
---|---|---|
![]() | CanUseWindowsIdentity | true if this provider can be set to use WindowsIdentity for credentials. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | ConnectionAuthenticated | true if the connection to the remote server is authenticated. false if it needs to be authenticated. This is for the OAuth2 case where the authentication occurs outside of our code. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | Description | A long tooltip type description of this provider. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | Display | true if this provider should be displayed in AutoTag. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | Name | The name of this access provider. Should be of the form "Anonymous". This should never change. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | Properties | Definition of all properties for this provider. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
Name | Description | |
---|---|---|
![]() | AuthenticateConnection | Authenticate the connection for the user involved. This is for the OAuth2 case where the authentication occurs outside of our code. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | 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 | 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). (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | equals | (Inherited from java.lang.Object) |
![]() | establishConnection | Overridden. |
![]() | 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 | 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). (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | 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) |
![]() ![]() | InitializeSecurityProtocol | Initialize the ServicePointManager.SecurityProtocol to maximum protocols allowed. |
![]() | NeedCredentials | Overridden. Returns true if this connection string is missing some required settings. |
![]() | notify | (Inherited from java.lang.Object) |
![]() | notifyAll | (Inherited from java.lang.Object) |
![]() | readImport | (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | Request | Used to do the actual request by ConnectionHttp. |
![]() | toString | (Inherited from java.lang.Object) |
![]() | wait | Overloaded. (Inherited from java.lang.Object) |