public static interface ScramSaslServerSource.SaltAndPasswordKeys
| Modifier and Type | Method and Description |
|---|---|
int |
getIterationCount() |
byte[] |
getSalt() |
byte[] |
getServerKey() |
byte[] |
getStoredKey() |
byte[] getSalt()
byte[] getStoredKey()
throws SaslException
SaslExceptionbyte[] getServerKey()
throws SaslException
SaslExceptionint getIterationCount()
throws SaslException
SaslExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.