|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.opensymphony.user.provider.ejb.util.Base64
DOCUMENT ME!
| Constructor Summary | |
Base64()
|
|
| Method Summary | |
static byte[] |
decode(byte[] data)
|
static int |
decode(byte[] ret,
int ret_off,
byte a,
byte b,
byte c,
byte d)
|
static byte[] |
encode(byte[] data)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Base64()
| Method Detail |
public static byte[] decode(byte[] data)
public static int decode(byte[] ret,
int ret_off,
byte a,
byte b,
byte c,
byte d)
public static byte[] encode(byte[] data)
|
See www.opensymphony.com for more information. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||