public class Codec extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(byte[] src) |
String |
decode(String str) |
byte[] |
encode(byte[] src) |
String |
encode(String str) |
void |
setPassword(String p) |
public void setPassword(String p) throws javax.faces.FacesException
p - InvalidKeyExceptionUnsupportedEncodingExceptionInvalidKeySpecExceptionNoSuchAlgorithmExceptionNoSuchPaddingExceptionjavax.faces.FacesExceptionCopyright © 2015 JBoss by Red Hat. All Rights Reserved.