Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 31db5eb

Browse files
author
buildbot121
committed
API documentation update by build server
1 parent 108cf2c commit 31db5eb

File tree

3 files changed

+0
-57
lines changed

3 files changed

+0
-57
lines changed

docs/api/toc.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -161,15 +161,6 @@
161161
<a href="Titanium.Web.Proxy.Network.CertificateManager.html" name="" title="CertificateManager">CertificateManager</a>
162162
</li>
163163
</ul> </li>
164-
<li>
165-
<span class="expand-stub"></span>
166-
<a href="Titanium.Web.Proxy.Network.WinAuth.html" name="" title="Titanium.Web.Proxy.Network.WinAuth">Titanium.Web.Proxy.Network.WinAuth</a>
167-
168-
<ul class="nav level2">
169-
<li>
170-
<a href="Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html" name="" title="WinAuthHandler">WinAuthHandler</a>
171-
</li>
172-
</ul> </li>
173164
</ul> </div>
174165
</div>
175166
</div>

docs/index.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -204,16 +204,6 @@
204204
"title": "Namespace Titanium.Web.Proxy.Network | Titanium Web Proxy",
205205
"keywords": "Namespace Titanium.Web.Proxy.Network Classes CertificateManager A class to manage SSL certificates used by this proxy server. Enums CertificateEngine Certificate Engine option."
206206
},
207-
"api/Titanium.Web.Proxy.Network.WinAuth.html": {
208-
"href": "api/Titanium.Web.Proxy.Network.WinAuth.html",
209-
"title": "Namespace Titanium.Web.Proxy.Network.WinAuth | Titanium Web Proxy",
210-
"keywords": "Namespace Titanium.Web.Proxy.Network.WinAuth Classes WinAuthHandler A handler for NTLM/Kerberos windows authentication challenge from server NTLM process details below https://blogs.msdn.microsoft.com/chiranth/2013/09/20/ntlm-want-to-know-how-it-works/"
211-
},
212-
"api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html": {
213-
"href": "api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html",
214-
"title": "Class WinAuthHandler | Titanium Web Proxy",
215-
"keywords": "Class WinAuthHandler A handler for NTLM/Kerberos windows authentication challenge from server NTLM process details below https://blogs.msdn.microsoft.com/chiranth/2013/09/20/ntlm-want-to-know-how-it-works/ Inheritance Object WinAuthHandler Inherited Members Object.ToString() Object.Equals(Object) Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetHashCode() Object.GetType() Object.MemberwiseClone() Namespace : Titanium.Web.Proxy.Network.WinAuth Assembly : Titanium.Web.Proxy.dll Syntax public static class WinAuthHandler Methods GetFinalAuthToken(String, String, Guid) Get the final token given the server challenge token Declaration public static string GetFinalAuthToken(string serverHostname, string serverToken, Guid requestId) Parameters Type Name Description String serverHostname String serverToken Guid requestId Returns Type Description String GetInitialAuthToken(String, String, Guid) Get the initial client token for server using credentials of user running the proxy server process Declaration public static string GetInitialAuthToken(string serverHostname, string authScheme, Guid requestId) Parameters Type Name Description String serverHostname String authScheme Guid requestId Returns Type Description String"
216-
},
217207
"api/Titanium.Web.Proxy.ProxyServer.html": {
218208
"href": "api/Titanium.Web.Proxy.ProxyServer.html",
219209
"title": "Class ProxyServer | Titanium Web Proxy",

docs/xrefmap.yml

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2601,44 +2601,6 @@ references:
26012601
isSpec: "True"
26022602
fullName: Titanium.Web.Proxy.Network.CertificateManager.TrustRootCertificateAsAdmin
26032603
nameWithType: CertificateManager.TrustRootCertificateAsAdmin
2604-
- uid: Titanium.Web.Proxy.Network.WinAuth
2605-
name: Titanium.Web.Proxy.Network.WinAuth
2606-
href: api/Titanium.Web.Proxy.Network.WinAuth.html
2607-
commentId: N:Titanium.Web.Proxy.Network.WinAuth
2608-
fullName: Titanium.Web.Proxy.Network.WinAuth
2609-
nameWithType: Titanium.Web.Proxy.Network.WinAuth
2610-
- uid: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler
2611-
name: WinAuthHandler
2612-
href: api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html
2613-
commentId: T:Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler
2614-
fullName: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler
2615-
nameWithType: WinAuthHandler
2616-
- uid: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetFinalAuthToken(System.String,System.String,System.Guid)
2617-
name: GetFinalAuthToken(String, String, Guid)
2618-
href: api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html#Titanium_Web_Proxy_Network_WinAuth_WinAuthHandler_GetFinalAuthToken_System_String_System_String_System_Guid_
2619-
commentId: M:Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetFinalAuthToken(System.String,System.String,System.Guid)
2620-
fullName: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetFinalAuthToken(System.String, System.String, System.Guid)
2621-
nameWithType: WinAuthHandler.GetFinalAuthToken(String, String, Guid)
2622-
- uid: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetFinalAuthToken*
2623-
name: GetFinalAuthToken
2624-
href: api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html#Titanium_Web_Proxy_Network_WinAuth_WinAuthHandler_GetFinalAuthToken_
2625-
commentId: Overload:Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetFinalAuthToken
2626-
isSpec: "True"
2627-
fullName: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetFinalAuthToken
2628-
nameWithType: WinAuthHandler.GetFinalAuthToken
2629-
- uid: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetInitialAuthToken(System.String,System.String,System.Guid)
2630-
name: GetInitialAuthToken(String, String, Guid)
2631-
href: api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html#Titanium_Web_Proxy_Network_WinAuth_WinAuthHandler_GetInitialAuthToken_System_String_System_String_System_Guid_
2632-
commentId: M:Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetInitialAuthToken(System.String,System.String,System.Guid)
2633-
fullName: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetInitialAuthToken(System.String, System.String, System.Guid)
2634-
nameWithType: WinAuthHandler.GetInitialAuthToken(String, String, Guid)
2635-
- uid: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetInitialAuthToken*
2636-
name: GetInitialAuthToken
2637-
href: api/Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.html#Titanium_Web_Proxy_Network_WinAuth_WinAuthHandler_GetInitialAuthToken_
2638-
commentId: Overload:Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetInitialAuthToken
2639-
isSpec: "True"
2640-
fullName: Titanium.Web.Proxy.Network.WinAuth.WinAuthHandler.GetInitialAuthToken
2641-
nameWithType: WinAuthHandler.GetInitialAuthToken
26422604
- uid: Titanium.Web.Proxy.ProxyServer
26432605
name: ProxyServer
26442606
href: api/Titanium.Web.Proxy.ProxyServer.html

0 commit comments

Comments
 (0)