Uses of Interface
org.ldaptive.props.PropertyInvoker

Packages that use PropertyInvoker
org.ldaptive.props   
 

Uses of PropertyInvoker in org.ldaptive.props
 

Classes in org.ldaptive.props that implement PropertyInvoker
 class AbstractPropertyInvoker
          Provides methods common to property invokers.
 class AuthenticationRequestPropertyInvoker
          Handles properties for AuthenticationRequest.
 class AuthenticatorPropertyInvoker
          Handles properties for Authenticator.
 class BindAuthenticationHandlerPropertyInvoker
          Handles properties for BindAuthenticationHandler.
 class BindConnectionInitializerPropertyInvoker
          Handles properties for BindConnectionInitializer.
 class BlockingConnectionPoolPropertyInvoker
          Handles properties for BlockingConnectionPool.
 class ConnectionConfigPropertyInvoker
          Handles properties for ConnectionConfig.
 class DefaultConnectionFactoryPropertyInvoker
          Handles properties for DefaultConnectionFactory.
 class ProviderConfigPropertyInvoker
          Handles properties for ProviderConfig.
 class SearchRequestPropertyInvoker
          Handles properties for SearchRequest.
 class SimplePropertyInvoker
          Handles simple properties common to all objects.
 class SslConfigPropertyInvoker
          Handles properties for SslConfig.
 

Methods in org.ldaptive.props with parameters of type PropertyInvoker
protected  void AbstractPropertySource.initializeObject(PropertyInvoker invoker)
          Iterates over the properties and uses the invoker to set those properties on the object.
 



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