public interface ScramSaslServerSource
Modifier and Type | Interface and Description |
---|---|
static interface |
ScramSaslServerSource.SaltAndPasswordKeys |
Modifier and Type | Method and Description |
---|---|
int |
getIterationCount() |
ScramSaslServerSource.SaltAndPasswordKeys |
getSaltAndPasswordKeys(String username) |
int getIterationCount()
ScramSaslServerSource.SaltAndPasswordKeys getSaltAndPasswordKeys(String username)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.