Class NTLMEngine.Type2Message

java.lang.Object
org.tmatesoft.svn.core.internal.io.dav.http.NTLMEngine.NTLMMessage
org.tmatesoft.svn.core.internal.io.dav.http.NTLMEngine.Type2Message
Enclosing class:
NTLMEngine

static class NTLMEngine.Type2Message extends NTLMEngine.NTLMMessage
Type 2 message class
  • Field Details

    • challenge

      protected byte[] challenge
    • target

      protected java.lang.String target
    • targetInfo

      protected byte[] targetInfo
    • flags

      protected int flags
  • Constructor Details

  • Method Details

    • getChallenge

      byte[] getChallenge()
      Retrieve the challenge
    • getTarget

      java.lang.String getTarget()
      Retrieve the target
    • getTargetInfo

      byte[] getTargetInfo()
      Retrieve the target info
    • getFlags

      int getFlags()
      Retrieve the response flags