Attribute | Type | Description |
---|
certificateCredentialsQueryString | xs:string | The SQL query that returns the list of known certificate credentials associated with a given user. |
credentialsQueryString | xs:string | The SQL query that returns the list of known credentials associated with a given user. |
dsJndiName | xs:string | Sets the JNDI name of the DS associated to this Store. |
relayCredentialQueryString | xs:string | |
resetCredentialDml | xs:string | |
rolesQueryString | xs:string | The SQL query that returns the list of roles associated with a given user. |
uidQueryString | xs:string | The SQL query that returns the UID. |
userPropertiesQueryString | xs:string | The SQL query that returns the list of properties associated with a given user. |
userQueryString | xs:string | The SQL query that returns a user name based on a user key. |
Attribute | Type | Description |
---|
certificateCredentialsQueryString | xs:string | The SQL query that returns the list of known certificate credentials associated with a given user. |
connectionName | xs:string | |
connectionPassword | xs:string | |
connectionURL | xs:string | |
credentialsQueryString | xs:string | The SQL query that returns the list of known credentials associated with a given user. |
driverName | xs:string | |
relayCredentialQueryString | xs:string | |
resetCredentialDml | xs:string | |
rolesQueryString | xs:string | The SQL query that returns the list of roles associated with a given user. |
uidQueryString | xs:string | The SQL query that returns the UID. |
userPropertiesQueryString | xs:string | The SQL query that returns the list of properties associated with a given user. |
userQueryString | xs:string | The SQL query that returns a user name based on a user key. |