@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() |
long |
newNonce() |
static final String CLIENT_NONCES_ENABLED_KEY
long getNonceGroup()
long newNonce()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.