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