Class QueryThread.Auth

  • Enclosing class:
    QueryThread

    static class QueryThread.Auth
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Auth​(java.net.DatagramPacket p_i231427_1_)  
    • Field Detail

      • time

        private final long time
      • challenge

        private final int challenge
      • identBytes

        private final byte[] identBytes
      • challengeBytes

        private final byte[] challengeBytes
      • ident

        private final java.lang.String ident
    • Constructor Detail

      • Auth

        public Auth​(java.net.DatagramPacket p_i231427_1_)
    • Method Detail

      • before

        public java.lang.Boolean before​(long p_72593_1_)
      • getChallenge

        public int getChallenge()
      • getChallengeBytes

        public byte[] getChallengeBytes()
      • getIdentBytes

        public byte[] getIdentBytes()