A B C D E F G H I J K L M N O P Q R S T U V W X Y

B

Base64 - Class in com.irisel.util.cipher
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.irisel.util.cipher
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class com.irisel.util.cipher.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class com.irisel.util.cipher.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in com.irisel.util.cipher
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class com.irisel.util.cipher.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class com.irisel.util.cipher.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BaseBean - Class in com.irisel.util
 
BaseBean() - Constructor for class com.irisel.util.BaseBean
 
BasicAuth - Class in com.irisel.util.cipher
Allow to encode/decode the authentification
BasicAuth() - Constructor for class com.irisel.util.cipher.BasicAuth
 
BasicMailer - Class in com.irisel.mail
 
BasicMailer() - Constructor for class com.irisel.mail.BasicMailer
 
begin() - Method in class com.irisel.util.Performance
 
binaryConvertion(int, int) - Static method in class com.irisel.dummy.octtobin
 
Blowfish - Class in com.irisel.util.cipher
 
Blowfish() - Constructor for class com.irisel.util.cipher.Blowfish
 
BUFFERSIZE - Static variable in interface com.irisel.util.GeisaDefines
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y