public static final class AddJdbcRealm.SimpleDigestMapperBuilder extends Object
| Constructor and Description |
|---|
SimpleDigestMapperBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AddJdbcRealm.SimpleDigestMapperBuilder |
algorithm(String algorithm) |
AddJdbcRealm.SimpleDigestMapper |
build() |
AddJdbcRealm.SimpleDigestMapperBuilder |
passwordIndex(Integer passwordIndex) |
public AddJdbcRealm.SimpleDigestMapperBuilder passwordIndex(Integer passwordIndex)
public AddJdbcRealm.SimpleDigestMapperBuilder algorithm(String algorithm)
public AddJdbcRealm.SimpleDigestMapper build()
Copyright © 2021. All rights reserved.