public static final class AddLdapRealm.OtpCredentialMapperBuilder extends Object
| Constructor and Description |
|---|
OtpCredentialMapperBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AddLdapRealm.OtpCredentialMapperBuilder |
algorithmFrom(String algorithmFrom) |
AddLdapRealm.OtpCredentialMapper |
build() |
AddLdapRealm.OtpCredentialMapperBuilder |
hashFrom(String hashFrom) |
AddLdapRealm.OtpCredentialMapperBuilder |
seedFrom(String seedFrom) |
AddLdapRealm.OtpCredentialMapperBuilder |
sequenceFrom(String sequenceFrom) |
public AddLdapRealm.OtpCredentialMapperBuilder algorithmFrom(String algorithmFrom)
public AddLdapRealm.OtpCredentialMapperBuilder hashFrom(String hashFrom)
public AddLdapRealm.OtpCredentialMapperBuilder seedFrom(String seedFrom)
public AddLdapRealm.OtpCredentialMapperBuilder sequenceFrom(String sequenceFrom)
public AddLdapRealm.OtpCredentialMapper build()
Copyright © 2024. All rights reserved.