Uses of Interface
org.ldaptive.pool.ValidationExceptionHandler
Packages that use ValidationExceptionHandler
-
Uses of ValidationExceptionHandler in org.ldaptive
Classes in org.ldaptive that implement ValidationExceptionHandlerModifier and TypeClassDescriptionclassValidation exception handler that attempts to retrieve another connection.Fields in org.ldaptive declared as ValidationExceptionHandlerModifier and TypeFieldDescriptionprivate ValidationExceptionHandlerPooledConnectionFactory.validationExceptionHandlerValidation exception handler.Methods in org.ldaptive that return ValidationExceptionHandlerModifier and TypeMethodDescriptionPooledConnectionFactory.getValidationExceptionHandler()Returns the validation exception handler.Methods in org.ldaptive with parameters of type ValidationExceptionHandlerModifier and TypeMethodDescriptionvoidPooledConnectionFactory.setValidationExceptionHandler(ValidationExceptionHandler handler) Sets the validation exception handler.PooledConnectionFactory.Builder.validationExceptionHandler(ValidationExceptionHandler handler)