@InterfaceAudience.Private public final class PerClientRandomNonceGenerator extends Object implements NonceGenerator
CLIENT_NONCES_ENABLED_KEY| Modifier and Type | Method and Description | 
|---|---|
| static PerClientRandomNonceGenerator | get()Get the singleton nonce generator. | 
| long | getNonceGroup()Returns the nonce group (client ID) of this client manager. | 
| long | newNonce()Returns New nonce. | 
public long getNonceGroup()
NonceGeneratorgetNonceGroup in interface NonceGeneratorpublic long newNonce()
NonceGeneratornewNonce in interface NonceGeneratorpublic static PerClientRandomNonceGenerator get()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.