Class LdapPluginLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
public class LdapPluginLogger
extends org.camunda.commons.logging.BaseLogger
- Author:
- Thorben Lindhauer
- 
Field SummaryFieldsFields inherited from class org.camunda.commons.logging.BaseLoggercomponentId, delegateLogger, projectCode
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoid<E extends DbEntity>
 voidinvalidLdapEntityReturned(E entity, SearchResult searchResult) voidpluginActivated(String pluginClassName, String engineName) voidqueryResult(String summary) Methods inherited from class org.camunda.commons.logging.BaseLoggercreateLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
- 
Field Details- 
PROJECT_CODE- See Also:
 
- 
INSTANCE
 
- 
- 
Constructor Details- 
LdapPluginLoggerpublic LdapPluginLogger()
 
- 
- 
Method Details- 
pluginActivated
- 
acceptingUntrustedCertificatespublic void acceptingUntrustedCertificates()
- 
exceptionWhenClosingLdapContext
- 
invalidLdapEntityReturned
- 
queryResult
 
-