Name | Type | Description | Notes |
---|---|---|---|
character_set | String | The character set to use. | [optional] |
failed_login_regex | String | Regular expression to match a failed login response. | [optional] |
links | Array<Link> | Hypermedia links to corresponding or related resources. | [optional] |
login_regex | String | Regular expression to match a login response. | [optional] |
password_prompt_regex | String | Regular expression to match a password prompt. | [optional] |
questionable_login_regex | String | Regular expression to match a potential false negative login response. | [optional] |
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.