Apache Authentication Resolver
Constructor
| Parameters: | string – Complete filename where the credentials are stored |
|---|
Set the path to the credentials file
| Parameters: | string – |
|---|---|
| Return type: | FileResolver Provides a fluent interface |
| Throws : | ExceptionInvalidArgumentException if path is not readable |
Returns the Apache Password object
| Return type: | ApachePassword |
|---|
Resolve credentials
| Parameters: |
|
|---|---|
| Return type: | AuthResult |
| Throws : | ExceptionExceptionInterface |