@FunctionalInterface public interface LdapConnectionSupplier<T extends LdapConnection>
Modifier and Type | Method and Description |
---|---|
LdapConnection |
get()
Constructed instance of LdapConnection resource
|
LdapConnection get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.