HasTLS returns true if the authenticate provider supports TLS.
()
| 84 | Config() any |
| 85 | // HasTLS returns true if the authenticate provider supports TLS. |
| 86 | HasTLS() bool |
| 87 | // UseTLS returns true if the authenticate provider is configured to use TLS. |
| 88 | UseTLS() bool |
| 89 | // SkipTLSVerify returns true if the authenticate provider is configured to skip TLS verify. |
no outgoing calls
no test coverage detected