public static class TestLdapAuthenticationResult.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
TestLdapAuthenticationResult |
build() |
TestLdapAuthenticationResult.Builder |
groups(java.lang.String[] groups) |
TestLdapAuthenticationResult.Builder |
userDN(java.lang.String userDN) |
public TestLdapAuthenticationResult build()
public TestLdapAuthenticationResult.Builder groups(java.lang.String[] groups)
public TestLdapAuthenticationResult.Builder userDN(java.lang.String userDN)