@ApplicationScoped public class DefaultPasswordServiceImpl extends Object implements PasswordService
| Constructor and Description |
|---|
DefaultPasswordServiceImpl() |
public String encrypt(String plainText)
encrypt in interface PasswordServicepublic String decrypt(String encryptedText)
decrypt in interface PasswordServiceCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.