JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.logging.log4j.core.util
PasswordDecryptor
Contents
Description
Method Summary
Method Details
decryptPassword(String)
Hide sidebar
Show sidebar
Interface PasswordDecryptor
public interface
PasswordDecryptor
Decrypt passwords.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
decryptPassword
(
String
password)
Method Details
decryptPassword
String
decryptPassword
(
String
password)