Method: Arachni::OptionGroups::HTTP#authentication_password
- Defined in:
- lib/arachni/option_groups/http.rb
#authentication_password ⇒ String
Returns Password to use for HTTP authentication.
71 72 73 |
# File 'lib/arachni/option_groups/http.rb', line 71 def authentication_password @authentication_password end |