Class NTLMEngineImpl.Type2Message

    • Field Detail

      • challenge

        final byte[] challenge
      • target

        java.lang.String target
      • targetInfo

        byte[] targetInfo
      • flags

        final int flags
    • Method Detail

      • 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