|
|||||||||
| Home >> All >> renderkits >> [ util overview ] | PREV NEXT | ||||||||
A
- addToBuffer(Writer, char[], int, int, char) - Static method in class renderkits.util.Util
- Add a character to the buffer, flushing the buffer if the buffer is full, and returning the new buffer index
B
- BASELENGTH - Static variable in class renderkits.util.Base64
- Base64 - class renderkits.util.Base64.
- Base64 encoder and decoder.
- Base64() - Constructor for class renderkits.util.Base64
- ByteArrayGuard - class renderkits.util.ByteArrayGuard.
- This utility class provides services to encrypt or decrypt a byte array.
- ByteArrayGuard() - Constructor for class renderkits.util.ByteArrayGuard
- ByteArrayGuard(int, int, int) - Constructor for class renderkits.util.ByteArrayGuard
- base64Alphabet - Static variable in class renderkits.util.Base64
- byte2hex(byte, StringBuffer) - Static method in class renderkits.util.ByteArrayGuard
- Converts a byte to hex digit and writes to the supplied buffer
C
- componentIsDisabledOnReadonly(UIComponent) - Static method in class renderkits.util.Util
- Utility method for determining if a component is 'disabled' or 'readonly'
- concatBytes(byte[], byte[]) - Static method in class renderkits.util.ByteArrayGuard
- This method concatenates two byte arrays
- convertPasswordToKey(byte[]) - Method in class renderkits.util.ByteArrayGuard
- This method converts the specified password into a key in a deterministic manner.
- convertPasswordToKey(String) - Method in class renderkits.util.ByteArrayGuard
- A convenience alias to the above method which takes a string as the password.
D
- DEFAULT_CHAR_ENCODING - Static variable in class renderkits.util.Base64
- DEFAULT_IV_LENGTH - Static variable in class renderkits.util.ByteArrayGuard
- DEFAULT_KEY_LENGTH - Static variable in class renderkits.util.ByteArrayGuard
- DEFAULT_MAC_LENGTH - Static variable in class renderkits.util.ByteArrayGuard
- DEFAULT_PASSWORD_LENGTH - Static variable in class renderkits.util.ByteArrayGuard
- decode(byte[]) - Static method in class renderkits.util.Base64
- Decodes Base64 data into octects
- decrypt(FacesContext, byte[]) - Method in class renderkits.util.ByteArrayGuard
- Decrypts the specified byte array using the specified password, and generates an inputstream from it.
E
- EIGHTBIT - Static variable in class renderkits.util.Base64
- EMPTY_BYTE_ARRAY - Static variable in class renderkits.util.Base64
- encode(byte[]) - Static method in class renderkits.util.Base64
- Encodes hex octects into Base64
- encode(String) - Static method in class renderkits.util.Base64
- Returns the base64 encoding of String.
- encode(String, String) - Static method in class renderkits.util.Base64
- Returns the base64 encoding of String (by first converting to
byte[], using the specified
charEncoding). - encodingTestBytes - Static variable in class renderkits.util.Util
- encrypt(FacesContext, byte[]) - Method in class renderkits.util.ByteArrayGuard
- Encrypts the specified plaindata using the specified password.
F
- FACES_LOGGER - Static variable in class renderkits.util.Util
- FACES_LOG_STRINGS - Static variable in class renderkits.util.Util
- FOURBYTE - Static variable in class renderkits.util.Base64
- flushBuffer(Writer, char[], int) - Static method in class renderkits.util.Util
- Flush the contents of the buffer to the output stream and return the reset buffer index
G
- getBlockCipherForDecryption(byte[], byte[]) - Static method in class renderkits.util.ByteArrayGuard
- getBlockCipherForEncryption(byte[]) - Method in class renderkits.util.ByteArrayGuard
- getConverterForClass(Class) - Static method in class renderkits.util.Util
- getHexString(byte[]) - Static method in class renderkits.util.ByteArrayGuard
- getLogger(String) - Static method in class renderkits.util.Util
- getMac(byte[]) - Method in class renderkits.util.ByteArrayGuard
- getPRNG() - Static method in class renderkits.util.ByteArrayGuard
- getPasswordToSecureState(FacesContext) - Method in class renderkits.util.ByteArrayGuard
- This method provides a password to be used for encryption/decryption of client-side state.
- getRandomInt() - Static method in class renderkits.util.ByteArrayGuard
- getRandomString(int) - Static method in class renderkits.util.ByteArrayGuard
- Generates a cryptographically random string
I
- isBase64(String) - Static method in class renderkits.util.Base64
- isBase64(byte) - Static method in class renderkits.util.Base64
- isBase64(byte[]) - Static method in class renderkits.util.Base64
- ivLength - Variable in class renderkits.util.ByteArrayGuard
K
- keyLength - Variable in class renderkits.util.ByteArrayGuard
L
- LOOKUPLENGTH - Static variable in class renderkits.util.Base64
- logger - Static variable in class renderkits.util.ByteArrayGuard
- logger - Static variable in class renderkits.util.Util
- lookUpBase64Alphabet - Static variable in class renderkits.util.Base64
M
- macLength - Variable in class renderkits.util.ByteArrayGuard
P
- PAD - Static variable in class renderkits.util.Base64
- password - Variable in class renderkits.util.ByteArrayGuard
- prng - Static variable in class renderkits.util.ByteArrayGuard
R
- RENDERKIT_LOGGER - Static variable in class renderkits.util.Util
- renderkits.util - package renderkits.util
S
- SESSION_KEY_FOR_PASSWORD - Static variable in class renderkits.util.ByteArrayGuard
- SIGN - Static variable in class renderkits.util.Base64
- SIXBIT - Static variable in class renderkits.util.Base64
- SIXTEENBIT - Static variable in class renderkits.util.Base64
T
- TAGLIB_LOGGER - Static variable in class renderkits.util.Util
- TWENTYFOURBITGROUP - Static variable in class renderkits.util.Base64
U
V
- validateEncoding(String) - Static method in class renderkits.util.Util
W
- writeAttribute(Writer, char[], String) - Static method in class renderkits.util.Util
- Write a string attribute.
- writeAttribute(Writer, char[], char[]) - Static method in class renderkits.util.Util
- writeAttribute(Writer, char[], char[], int, int) - Static method in class renderkits.util.Util
- Write a character array attribute.
- writeText(Writer, char[], char[]) - Static method in class renderkits.util.Util
- writeText(Writer, char[], char[], int, int) - Static method in class renderkits.util.Util
- Write char array text.
- writeText(Writer, char[], String) - Static method in class renderkits.util.Util
- Write String text.
_
- _writeDecRef(Writer, char) - Static method in class renderkits.util.Util
- Writes a character as a decimal escape.
A B C D E F G I K L M P R S T U V W _
|
|||||||||
| Home >> All >> renderkits >> [ util overview ] | PREV NEXT | ||||||||