Module: Web::SecutryProtocol

Defined in:
lib/web/secutry_protocols.rb

Overview

the secutry protocols that have support

Constant Summary collapse

NTLM =
0
GGS_API =
1
KERBEROS =
1
BASIC =
2
DIGEST =
3