Deprecated API


Contents
Deprecated Methods
org.ldaptive.ssl.TLSSocketFactory.addHostnameVerifyingTrustManager(SslConfig, String[])
          HostnameVerifierConfig should be used for hostname verification 
org.ldaptive.auth.AbstractSearchEntryResolver.createSearchRequest(AuthenticationCriteria, String[])
          use AbstractSearchEntryResolver.createSearchRequest(AuthenticationCriteria) 
org.ldaptive.extended.PasswordModifyRequest.getDn()
          use PasswordModifyRequest.getUserIdentity() 
org.ldaptive.auth.AbstractSearchEntryResolver.getReturnAttributes()
          return attributes retrieved from the authentication request 
org.ldaptive.ad.control.util.NotificationClient.NotificationItem.isSearchEntry()
          use NotificationClient.NotificationItem.isEntry() instead 
org.ldaptive.auth.AuthenticationCriteria.setCredential(Credential)
          use AuthenticationCriteria.setAuthenticationRequest(AuthenticationRequest) instead 
org.ldaptive.extended.PasswordModifyRequest.setDn(String)
          use PasswordModifyRequest.setUserIdentity(String) 
org.ldaptive.auth.AbstractSearchEntryResolver.setReturnAttributes(String...)
          return attributes retrieved from the authentication request 
 

Deprecated Constructors
org.ldaptive.auth.PooledSearchEntryResolver(PooledConnectionFactory, String...)
          return attributes are provided in the authentication criteria 
org.ldaptive.auth.SearchEntryResolver(ConnectionFactory, String...)
          return attributes are provided in the authentication criteria 
org.ldaptive.auth.SearchEntryResolver(String...)
          return attributes are provided in the authentication criteria 
org.ldaptive.control.util.SyncReplClient(Connection, boolean, byte[])
          use SyncReplClient(Connection, boolean) instead 
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.