Class TokenGenerator

    • Constructor Detail

      • TokenGenerator

        public TokenGenerator()
      • TokenGenerator

        public TokenGenerator​(int length)
    • Method Detail

      • init

        protected void init()
                     throws java.lang.Exception
        Specified by:
        init in class InitializeObject
        Throws:
        java.lang.Exception
      • verify

        public boolean verify​(java.lang.String value)
        Specified by:
        verify in interface TextGenerator