Uses of Class
org.ldaptive.LdapURLActivatorService
-
Packages that use LdapURLActivatorService Package Description org.ldaptive -
-
Uses of LdapURLActivatorService in org.ldaptive
Fields in org.ldaptive declared as LdapURLActivatorService Modifier and Type Field Description private static LdapURLActivatorService
LdapURLActivatorService. INSTANCE
Instance of this singleton.Methods in org.ldaptive that return LdapURLActivatorService Modifier and Type Method Description static LdapURLActivatorService
LdapURLActivatorService. getInstance()
Returns the instance of this singleton.
-