Custom Java Class HTTP Authentication
This authentication method gives you full control by allowing you to specify your own custom-developed Authenticator implementation.
Item | Name | Description |
---|---|---|
A | Class Name | The fully-qualified Java class name of the Authenticator class to use. |
B | Properties | Custom string properties to pass into your class. |