bug/bundler_fix
jvazquez-r7 2014-12-19 01:13:56 -06:00
parent 77e2d4d90d
commit dfa92da287
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ module Rex
module Proto module Proto
module Kerberos module Kerberos
module Pac module Pac
# @todo Make more fields user controllable, instead of constants.
# This class provides a representation of a PAC_LOGON_INFO structure, which contains the # This class provides a representation of a PAC_LOGON_INFO structure, which contains the
# credential information for the client of the Kerberos ticket. # credential information for the client of the Kerberos ticket.
class LogonInfo < Element class LogonInfo < Element