public class PlainTextPasswordEcryptor extends Object implements org.apache.wss4j.common.crypto.PasswordEncryptor
| Constructor and Description |
|---|
PlainTextPasswordEcryptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String encryptedPassword) |
String |
encrypt(String password) |
public PlainTextPasswordEcryptor()
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.