public class TokenGenerator extends Object
| Constructor and Description | 
|---|
| TokenGenerator() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getNextToken()Get the next token to be assigned to this request | 
| AtomicLong | getSeed() | 
public String getNextToken()
public AtomicLong getSeed()
Copyright © 2022 The Apache Software Foundation. All rights reserved.