Uses of Class
com.atlassian.confluence.it.usermanagement.LdapService.LdapServerBindException
-
Packages that use LdapService.LdapServerBindException Package Description com.atlassian.confluence.it.usermanagement -
-
Uses of LdapService.LdapServerBindException in com.atlassian.confluence.it.usermanagement
Methods in com.atlassian.confluence.it.usermanagement that throw LdapService.LdapServerBindException Modifier and Type Method Description voidLdapService. start()Tries to start an LDAP server on any free port in the port range betweenLdapService.PORT_RANGE_STARTandLdapService.PORT_RANGE_END.
-