Uses of Interface
org.ldaptive.props.PropertyInvoker
Packages that use PropertyInvoker
-
Uses of PropertyInvoker in org.ldaptive.beans.generate.props
Classes in org.ldaptive.beans.generate.props that implement PropertyInvoker -
Uses of PropertyInvoker in org.ldaptive.props
Classes in org.ldaptive.props that implement PropertyInvokerModifier and TypeClassDescriptionclassProvides methods common to property invokers.classHandles properties forAuthenticationRequest.classHandles properties forAuthenticator.classHandles properties forBindConnectionInitializer.classHandles properties forBlockingConnectionPool.classHandles properties forCompareAuthenticationHandler.classHandles properties forConnectionConfig.classHandles properties forDefaultConnectionFactory.classHandles properties forPooledConnectionFactory.classHandles properties for implementations ofConnectionFactoryManager.classHandles properties forSearchRequest.classHandles properties forSimpleBindAuthenticationHandler.classHandles simple properties common to all objects.classHandles properties forSslConfig.Methods in org.ldaptive.props with parameters of type PropertyInvokerModifier and TypeMethodDescriptionprotected voidAbstractPropertySource.initializeObject(PropertyInvoker invoker) Iterates over the properties and uses the invoker to set those properties on the object.