The following tables list the members exposed by FileSystemAccessProvider.
Name | Description | |
---|---|---|
![]() | FileSystemAccessProvider Constructor |
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 | 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. The name of this access provider. Should be of the form "Anonymous". This should never change. |
![]() | Properties | Overridden. Definition of all properties for this provider. |
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 | 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 | 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 | 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 | Overridden. Sets the IsEnabled and IsRequired appropiately for each property. |
![]() | hashCode | (Inherited from java.lang.Object) |
![]() | NeedCredentials | Returns true if this connection string is missing some required settings. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | notify | (Inherited from java.lang.Object) |
![]() | notifyAll | (Inherited from java.lang.Object) |
![]() | readImport | (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider) |
![]() | toString | (Inherited from java.lang.Object) |
![]() | wait | Overloaded. (Inherited from java.lang.Object) |