public static class TestLdapAuthenticationRequest.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
TestLdapAuthenticationRequest |
build() |
TestLdapAuthenticationRequest.Builder |
optionalLdapConfiguration(LdapConfiguration ldapConfiguration) |
TestLdapAuthenticationRequest.Builder |
password(java.lang.String password) |
TestLdapAuthenticationRequest.Builder |
username(java.lang.String username) |
public TestLdapAuthenticationRequest build()
public TestLdapAuthenticationRequest.Builder username(java.lang.String username)
public TestLdapAuthenticationRequest.Builder password(java.lang.String password)
public TestLdapAuthenticationRequest.Builder optionalLdapConfiguration(LdapConfiguration ldapConfiguration)