@InterfaceAudience.Private
public interface NonceGenerator
| Modifier and Type | Field and Description | 
|---|---|
| static String | CLIENT_NONCES_ENABLED_KEY | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getNonceGroup()Returns the nonce group (client ID) of this client manager. | 
| long | newNonce()Returns New nonce. | 
static final String CLIENT_NONCES_ENABLED_KEY
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.