Visit the eu.ralph-schuster.baselib Homepage
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

absolutePath() - Method in class rs.baselib.prefs.AbstractPreferences
Returns this node's absolute path name.
absolutePath() - Method in interface rs.baselib.prefs.IPreferences
Returns this node's absolute path name.
AbstractAuthorizationCallback - Class in rs.baselib.security
Implements the basic methods for an authorization callback.
AbstractAuthorizationCallback() - Constructor for class rs.baselib.security.AbstractAuthorizationCallback
Default Constructor.
AbstractBean - Class in rs.baselib.bean
Abstract support for beans.
AbstractBean() - Constructor for class rs.baselib.bean.AbstractBean
Constructor.
AbstractJdbcConnectionProvider - Class in rs.baselib.sql
Abstract implementation for JdbcConnectionProviders.
AbstractJdbcConnectionProvider(String) - Constructor for class rs.baselib.sql.AbstractJdbcConnectionProvider
Constructor.
AbstractJdbcConnectionProvider(String, String) - Constructor for class rs.baselib.sql.AbstractJdbcConnectionProvider
Constructor.
AbstractJdbcConnectionProvider(String, String, String) - Constructor for class rs.baselib.sql.AbstractJdbcConnectionProvider
Constructor.
AbstractLicense - Class in rs.baselib.licensing
Abstract implementation of a license.
AbstractLicense() - Constructor for class rs.baselib.licensing.AbstractLicense
Constructor.
AbstractPreferences - Class in rs.baselib.prefs
Abstract implementation of a preference node.
AbstractPreferences() - Constructor for class rs.baselib.prefs.AbstractPreferences
Constructor.
AbstractPreferences(AbstractPreferences, String) - Constructor for class rs.baselib.prefs.AbstractPreferences
Constructor.
AbstractPreferencesService - Class in rs.baselib.prefs
Common functionality of a preferences service.
AbstractPreferencesService() - Constructor for class rs.baselib.prefs.AbstractPreferencesService
Constructor.
AbstractPreferencesService.FlushingThread - Class in rs.baselib.prefs
A thread running all flushs.
AbstractPreferencesService.FlushingThread() - Constructor for class rs.baselib.prefs.AbstractPreferencesService.FlushingThread
 
AbstractReaderFilter - Class in rs.baselib.io
Abstract implementation of a reader that can filter characters.
AbstractReaderFilter(Reader) - Constructor for class rs.baselib.io.AbstractReaderFilter
Constructor.
addBuildProperties(URL) - Method in class rs.baselib.util.ReleaseRepository
Add properties from given URL and parse release information with given prefix.
addBuildProperties(InputStream) - Method in class rs.baselib.util.ReleaseRepository
Add properties from given stream and parse release information with given prefix.
addNode(AbstractPreferences) - Method in class rs.baselib.prefs.AbstractPreferences
Adds the given node.
addPomProperties(URL) - Method in class rs.baselib.util.ReleaseRepository
Add properties from given URL and parse release information with given prefix.
addPomProperties(InputStream) - Method in class rs.baselib.util.ReleaseRepository
Add properties from given stream and parse release information with given prefix.
addProperties(File) - Method in class rs.baselib.util.ReleaseRepository
Add properties from given File and parse release information with given prefix.
addPropertyChangeListener(PropertyChangeListener) - Method in class rs.baselib.bean.AbstractBean
Add a change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class rs.baselib.bean.AbstractBean
Add a change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface rs.baselib.bean.IPropertyChangeProvider
Add a change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface rs.baselib.bean.IPropertyChangeProvider
Add a change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class rs.baselib.prefs.AbstractPreferences
Add a change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class rs.baselib.prefs.AbstractPreferences
Add a change listener.
addPropertyName(Class<?>, String, String) - Method in class rs.baselib.bean.BeanSupport
Adds the mapping for the specified property.
addReleaseInformation(String, String, String, String) - Method in class rs.baselib.util.ReleaseRepository
Add release information in repository using the given properties.
addReleaseInformation(Properties) - Method in class rs.baselib.util.ReleaseRepository
Parse release information in repository using the given properties.
addReleaseInformation(ReleaseInformation) - Method in class rs.baselib.util.ReleaseRepository
Add the given information to the repository.
Address - Class in rs.baselib.type
A location address.
Address() - Constructor for class rs.baselib.type.Address
Constructor.
Address(String, String, String, Country) - Constructor for class rs.baselib.type.Address
Constructor.
Address(String, String, String, String, Country) - Constructor for class rs.baselib.type.Address
Constructor.
Address(String, String, String, String, String, Country) - Constructor for class rs.baselib.type.Address
Constructor.
AuthorizationCallback - Interface in rs.baselib.security
Interface that defines a callback for getting user authorizations.

B

BASELIB_ARTIFACT_ID - Static variable in class rs.baselib.util.ReleaseRepository
 
BASELIB_GROUP_ID - Static variable in class rs.baselib.util.ReleaseRepository
 
BeanComparator<T> - Class in rs.baselib.util
A comparator based on a list of bean properties.
BeanComparator(String...) - Constructor for class rs.baselib.util.BeanComparator
Constructor.
BeanComparator(Comparator<Object>, String...) - Constructor for class rs.baselib.util.BeanComparator
Constructor.
BeanComparator(IValueProvider...) - Constructor for class rs.baselib.util.BeanComparator
Constructor.
BeanComparator(Comparator<Object>, IValueProvider...) - Constructor for class rs.baselib.util.BeanComparator
Constructor.
BeanSupport - Class in rs.baselib.bean
Support Bean property actions.
BeanSupport() - Constructor for class rs.baselib.bean.BeanSupport
Constructor.
BeanValueProvider - Class in rs.baselib.util
Default bean implementation for IValueProvider.
BeanValueProvider(String) - Constructor for class rs.baselib.util.BeanValueProvider
Constructor.
BUNDLE_ARTIFACT_ID - Static variable in class rs.baselib.util.ReleaseRepository
 

C

Cache<K,V> - Interface in rs.baselib.util
Deprecated.
checkNodeName(String) - Static method in class rs.baselib.prefs.AbstractPreferencesService
Checks the name of the node to be correct.
CHILD_ADDED - Static variable in interface rs.baselib.prefs.IPreferences
Property name when a child was added
CHILD_REMOVED - Static variable in interface rs.baselib.prefs.IPreferences
Property name when a child was removed
childrenNames() - Method in class rs.baselib.prefs.AbstractPreferences
Returns the names of the children of this node.
childrenNames() - Method in interface rs.baselib.prefs.IPreferences
Returns the names of the children of this node.
CITY - Static variable in class rs.baselib.type.Address
Property name of city
clear() - Method in class rs.baselib.prefs.AbstractPreferences
Removes all of the properties (key-value associations) in this node.
clear() - Method in interface rs.baselib.prefs.IPreferences
Removes all of the properties (key-value associations) in this node.
clear() - Method in interface rs.baselib.util.ICache
Removes all of the mappings from this map (optional operation).
clear() - Method in class rs.baselib.util.SoftMapCache
Removes all of the mappings from this map (optional operation).
clear() - Method in class rs.baselib.util.WeakMapCache
Removes all of the mappings from this map (optional operation).
clearMap() - Method in class rs.baselib.util.SoftMapCache
Clears the map by working on the reference queue.
clearMap() - Method in class rs.baselib.util.WeakMapCache
Clears the map by working on the reference queue.
close() - Method in class rs.baselib.lang.JarDescriptor
Closes the file.
collectForbiddenCopies(Set<String>, Class<?>) - Method in class rs.baselib.bean.BeanSupport
Collects the NoCopy properties (self-recursive).
collectTransientProperties(List<String>, Class<?>) - Method in class rs.baselib.bean.BeanSupport
Collects the non-transient properties (self-recursive).
combine(int, byte[]) - Method in class rs.baselib.licensing.internal.OctetLicenseCreator
Builds the combined license key (raw bytes).
CommandLineAuthorizationCallback - Class in rs.baselib.security
Implements authorization information retrieval from command line.
CommandLineAuthorizationCallback() - Constructor for class rs.baselib.security.CommandLineAuthorizationCallback
Default Constructor.
CommonUtils - Class in rs.baselib.util
Common Utils.
CommonUtils() - Constructor for class rs.baselib.util.CommonUtils
 
compare(T, T) - Method in class rs.baselib.util.BeanComparator
compare(Object, Object) - Method in class rs.baselib.util.DefaultComparator
compareVersion(String, String) - Static method in class rs.baselib.util.CommonUtils
Compares software versions.
compareVersion(String[], String[]) - Static method in class rs.baselib.util.CommonUtils
Compares versions.
compress(byte[]) - Static method in class rs.baselib.util.CompressionUtils
Compresses a byte array
CompressionUtils - Class in rs.baselib.util
Supports compression.
CompressionUtils() - Constructor for class rs.baselib.util.CompressionUtils
 
ConfigurationUtils - Class in rs.baselib.configuration
Useful methods for configuration issues.
ConfigurationUtils() - Constructor for class rs.baselib.configuration.ConfigurationUtils
 
configure(IConfigurable, Configuration) - Static method in class rs.baselib.configuration.ConfigurationUtils
Configure the object accordingly.
configure(Configuration) - Method in interface rs.baselib.configuration.IConfigurable
Configure using the given configuration
configure(Configuration) - Method in class rs.baselib.security.CommandLineAuthorizationCallback
Configures the name callback.
configure(Configuration) - Method in class rs.baselib.security.DefaultAuthorizationCallback
Configures the callback.
configure(Configuration) - Method in class rs.baselib.security.DefaultPasswordCallback
Configure using the given configuration
configure(Configuration) - Method in class rs.baselib.security.GuiAuthorizationCallback
Configures the name callback.
configure(Configuration) - Method in class rs.baselib.security.PropertiesFileAuthorizationCallback
Configures the callback.
configure(String) - Method in class rs.baselib.security.PropertiesFileAuthorizationCallback
Configures the callback from the properties file.
configure(File) - Method in class rs.baselib.security.PropertiesFileAuthorizationCallback
Configures the callback from the properties file.
configure(Configuration) - Method in class rs.baselib.security.TextFileAuthorizationCallback
Configures the callback.
configure(String) - Method in class rs.baselib.security.TextFileAuthorizationCallback
Configures the callback from the text file.
configure(File) - Method in class rs.baselib.security.TextFileAuthorizationCallback
Configures the callback from the text file.
configure(Configuration) - Method in class rs.baselib.security.XmlFileAuthorizationCallback
Configures the callback.
configure(String) - Method in class rs.baselib.security.XmlFileAuthorizationCallback
Configures the callback from the XML file.
configure(File) - Method in class rs.baselib.security.XmlFileAuthorizationCallback
Configures the callback from the XML file.
containsKey(Object) - Method in interface rs.baselib.util.ICache
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class rs.baselib.util.SoftMapCache
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class rs.baselib.util.WeakMapCache
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in interface rs.baselib.util.ICache
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class rs.baselib.util.SoftMapCache
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class rs.baselib.util.WeakMapCache
Returns true if this map maps one or more keys to the specified value.
Continent - Enum in rs.baselib.type
All continents on this planet.
ConverterUtils - Class in rs.baselib.io
Provides simple methods vor converting bytes into objects and back.
ConverterUtils() - Constructor for class rs.baselib.io.ConverterUtils
 
copyTo(Object) - Method in class rs.baselib.bean.AbstractBean
Copies all properties to the given object.
copyTo(Object) - Method in interface rs.baselib.bean.IBean
Copies all properties to the given object.
COUNTRY - Static variable in class rs.baselib.type.Address
Property name of country
Country - Enum in rs.baselib.type
Countries on this planet.
create(Class<T>) - Method in enum rs.baselib.licensing.LicensingScheme
Creates instance of the given class.
createCryptingDelegate() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Creates and initializes the crypting delegate.
createLicenseKey(ILicenseContext, ILicense) - Method in interface rs.baselib.licensing.ILicenseCreator
Generates a key from the given license.
createLicenseKey(ILicenseContext, ILicense) - Method in class rs.baselib.licensing.internal.OctetLicenseCreator
Generates a key from the given license.
createLicenseKey(ILicenseContext, ILicense) - Method in class rs.baselib.licensing.internal.RsaLicenseCreator
Generates a key from the given license.
createLicenseKey(ILicenseContext) - Method in class rs.baselib.licensing.LicenseGenerator
Generates a key using the given context.
createLicenseKey(Class<? extends ILicense>, ILicenseContext) - Method in class rs.baselib.licensing.LicenseGenerator
Generates a license key using the given license class and context.
createLicenseKey(ILicenseContext, ILicense) - Method in class rs.baselib.licensing.LicenseGenerator
Generates a key from the given license.
createMD5(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates an MD5 hash from the string.
createMD5(byte[]) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates an MD5 hash from the byte array.
createNode(AbstractPreferences, String) - Method in class rs.baselib.prefs.AbstractPreferences
Subclasses must implement this to return a new child node.
createNode(AbstractPreferences, String) - Method in class rs.baselib.prefs.Preferences
Subclasses must implement this to return a new child node.
createReadLock() - Method in class rs.baselib.prefs.AbstractPreferences
Creates the appropriate read lock object.
createReadLock() - Method in class rs.baselib.prefs.Preferences
Creates the appropriate read lock object.
createReadWriteLock() - Method in class rs.baselib.prefs.AbstractPreferencesService
Creates a new ReadWriteLock.
createRootNode() - Method in class rs.baselib.prefs.AbstractPreferencesService
Creates the root node.
createRootNode() - Method in class rs.baselib.prefs.PreferencesService
Creates the root node.
createWriteLock() - Method in class rs.baselib.prefs.AbstractPreferences
Creates the appropriate write lock object.
createWriteLock() - Method in class rs.baselib.prefs.Preferences
Creates the appropriate write lock object.
CronSchedule - Class in rs.baselib.util
Provides cron-like scheduling information.
CronSchedule() - Constructor for class rs.baselib.util.CronSchedule
Default constructor Constructor with all terms set to "*".
CronSchedule(String) - Constructor for class rs.baselib.util.CronSchedule
Constructor with cron-style string initialization.
CronSchedule(String, String, String, String, String) - Constructor for class rs.baselib.util.CronSchedule
Constructor with separate initialization values.
CronSchedule.AbstractTimeValue - Class in rs.baselib.util
Base class for timing values.
CronSchedule.AbstractTimeValue() - Constructor for class rs.baselib.util.CronSchedule.AbstractTimeValue
 
CronSchedule.SingleTimeValue - Class in rs.baselib.util
Represents a single time value, e.g. 9
CronSchedule.SingleTimeValue(int) - Constructor for class rs.baselib.util.CronSchedule.SingleTimeValue
 
CronSchedule.SingleTimeValue(String) - Constructor for class rs.baselib.util.CronSchedule.SingleTimeValue
 
CronSchedule.TimeAll - Class in rs.baselib.util
Represents the ALL time, *.
CronSchedule.TimeAll() - Constructor for class rs.baselib.util.CronSchedule.TimeAll
 
CronSchedule.TimeRange - Class in rs.baselib.util
Represents a time range, e.g. 5-9
CronSchedule.TimeRange(int, int) - Constructor for class rs.baselib.util.CronSchedule.TimeRange
 
CronSchedule.TimeRange(String) - Constructor for class rs.baselib.util.CronSchedule.TimeRange
 
CronSchedule.TimeSteps - Class in rs.baselib.util
Represents a time interval, e.g. 0-4/10
CronSchedule.TimeSteps(CronSchedule.AbstractTimeValue, int) - Constructor for class rs.baselib.util.CronSchedule.TimeSteps
 
CronSchedule.TimeSteps(String) - Constructor for class rs.baselib.util.CronSchedule.TimeSteps
 
crypt(byte[], Cipher) - Static method in class rs.baselib.crypto.EncryptionUtils
Transforms all bytes from the input array with a crypt alorithm and returns the transformed bytes.
crypt(byte[], Cipher, int) - Static method in class rs.baselib.crypto.EncryptionUtils
Transforms all bytes from the input array with a crypt alorithm and returns the transformed bytes.

D

DATA_SOURCE_NAME - Static variable in class rs.baselib.sql.HyperSqlFileJdbcConnectionProvider
The Data Source
DATA_SOURCE_NAME - Static variable in class rs.baselib.sql.HyperSqlServerJdbcConnectionProvider
The Data Source
DATA_SOURCE_NAME - Static variable in class rs.baselib.sql.MySql5JdbcConnectionProvider
The XA Data Source
DataSigner - Class in rs.baselib.crypto
The class for signing and verifying signatures.
DataSigner() - Constructor for class rs.baselib.crypto.DataSigner
Constructor.
DataSigner(KeyPair) - Constructor for class rs.baselib.crypto.DataSigner
Constructor from key pair.
DataSigner(PrivateKey, PublicKey) - Constructor for class rs.baselib.crypto.DataSigner
Constructor from key pair.
DataSigner(PrivateKey) - Constructor for class rs.baselib.crypto.DataSigner
Constructor from private key.
DataSigner(PublicKey) - Constructor for class rs.baselib.crypto.DataSigner
Constructor from public key.
DATE_FORMATTER() - Static method in class rs.baselib.util.CommonUtils
The formatter for dates (see DateFormat.SHORT).
DATE_TIME_FORMATTER() - Static method in class rs.baselib.util.CommonUtils
The formatter for dates incl. times (see DateFormat.SHORT).
DateTimePeriod - Class in rs.baselib.util
A period of time.
DateTimePeriod() - Constructor for class rs.baselib.util.DateTimePeriod
Constructor.
DateTimePeriod(RsDate, long) - Constructor for class rs.baselib.util.DateTimePeriod
Constructor.
DateTimePeriod(RsDate, RsDate) - Constructor for class rs.baselib.util.DateTimePeriod
Constructor.
DB_DRIVER_CLASS_NAME - Static variable in class rs.baselib.sql.HyperSqlFileJdbcConnectionProvider
The driver class name
DB_DRIVER_CLASS_NAME - Static variable in class rs.baselib.sql.HyperSqlServerJdbcConnectionProvider
The driver class name
DB_DRIVER_CLASS_NAME - Static variable in class rs.baselib.sql.MySql5JdbcConnectionProvider
The driver class name
debugObject(Object) - Static method in class rs.baselib.util.CommonUtils
Recursively debugs objects.
debugObject(StringBuffer, Object) - Static method in class rs.baselib.util.CommonUtils
Recursively debugs objects and adds this in the string buffer.
debugObject(StringBuilder, Object) - Static method in class rs.baselib.util.CommonUtils
Recursively debugs objects and adds this in the string builder.
debugStackTrace(Logger) - Static method in class rs.baselib.util.CommonUtils
Dumps the stacktrace in DEBUG mode.
decodeBase64(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Decodes a BASE64 string into bytes.
decodeBase64PrivateKey(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Decodes a private DSA key from the BASE64 representation.
decodeBase64PrivateKey(String, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Decodes a private key from the BASE64 representation.
decodeBase64PublicKey(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Decodes a public key (DSA) from the BASE64 representation.
decodeBase64PublicKey(String, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Decodes a public key from the BASE64 representation.
decodeBase64ToString(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Decodes a BASE64 string and generates the original string from the result.
decodeBase64ToString(String, Charset) - Static method in class rs.baselib.crypto.EncryptionUtils
Decodes a BASE64 string and generates the original string from the result.
decompress(byte[]) - Static method in class rs.baselib.util.CompressionUtils
Uncompresses a byte array
decrypt(String) - Method in class rs.baselib.crypto.Decrypter
Takes a single string as an argument and returns an decrypted version of that string.
decrypt(byte[]) - Method in class rs.baselib.crypto.Decrypter
Decrypt a byte array
decrypt(byte[]) - Method in class rs.baselib.crypto.DefaultCryptingDelegate
Decrypts the given bytes.
decrypt(byte[]) - Method in interface rs.baselib.crypto.ICryptingDelegate
Decrypts the given bytes.
decrypt(ILicenseContext, byte[]) - Method in class rs.baselib.licensing.internal.RsaLicenseVerifier
Decrypts the bytes.
Decrypter - Class in rs.baselib.crypto
The class for decrypting strings.
Decrypter(Cipher) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from secret key.
Decrypter(Key, String) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from secret key.
Decrypter(Key, String, AlgorithmParameterSpec) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from secret key.
Decrypter(Key, String, byte[], int) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from secret key.
Decrypter(byte[], byte[], int) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from bytephrase, salt and iteration spec.
Decrypter(char[]) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from passphrase.
Decrypter(char[], byte[]) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from passphrase.
Decrypter(String) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from passphrase.
Decrypter(String, byte[]) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from passphrase.
Decrypter(String, byte[], int) - Constructor for class rs.baselib.crypto.Decrypter
Constructor from passphrase, salt and iteration spec.
DecryptionException - Exception in rs.baselib.crypto
Exception thrown from decryption process.
DecryptionException() - Constructor for exception rs.baselib.crypto.DecryptionException
Constructor.
DecryptionException(String) - Constructor for exception rs.baselib.crypto.DecryptionException
Constructor.
DecryptionException(Throwable) - Constructor for exception rs.baselib.crypto.DecryptionException
Constructor.
DecryptionException(String, Throwable) - Constructor for exception rs.baselib.crypto.DecryptionException
Constructor.
deepCopy() - Method in class rs.baselib.util.DateTimePeriod
Returns a deep copy of this period.
DEFAULT_ITERATIONS - Static variable in class rs.baselib.crypto.EncryptionUtils
The default number of iterations to be executed when creating the encrypting algorithm.
DEFAULT_LOGIN_LABEL - Static variable in class rs.baselib.security.GuiAuthorizationCallback
The default label for the login name ("Login:").
DEFAULT_LOGIN_PROMPT - Static variable in class rs.baselib.security.CommandLineAuthorizationCallback
The default prompt for the login name ("Login: ").
DEFAULT_PASSWORD_LABEL - Static variable in class rs.baselib.security.GuiAuthorizationCallback
The default label for the password ("Password:").
DEFAULT_PASSWORD_PROMPT - Static variable in class rs.baselib.security.CommandLineAuthorizationCallback
The default prompt for the password ("Password: ").
DEFAULT_PORT - Static variable in class rs.baselib.sql.HyperSqlServerJdbcConnectionProvider
The default port
DEFAULT_PORT - Static variable in class rs.baselib.sql.MySql5JdbcConnectionProvider
The default port
DEFAULT_PROMPT - Static variable in class rs.baselib.security.GuiAuthorizationCallback
The default prompt text ("Please enter your Bugzilla login data!").
DEFAULT_SECRET_KEY_TYPE - Static variable in class rs.baselib.crypto.EncryptionUtils
The default secret key type to be generated from a password.
DEFAULT_TITLE - Static variable in class rs.baselib.security.GuiAuthorizationCallback
The default popup title ("Bugzilla Login").
DefaultAuthorizationCallback - Class in rs.baselib.security
Implements authorization information retrieval from configuration object.
DefaultAuthorizationCallback() - Constructor for class rs.baselib.security.DefaultAuthorizationCallback
Default Constructor.
DefaultAuthorizationCallback(String, String) - Constructor for class rs.baselib.security.DefaultAuthorizationCallback
Constructor.
DefaultComparator - Class in rs.baselib.util
Default comparator for objects.
DefaultComparator() - Constructor for class rs.baselib.util.DefaultComparator
Constructor.
DefaultCryptingDelegate - Class in rs.baselib.crypto
Implements basic crypting decrypting.
DefaultCryptingDelegate() - Constructor for class rs.baselib.crypto.DefaultCryptingDelegate
Constructor.
DefaultCryptingDelegateFactory - Class in rs.baselib.crypto
Creates a crypting delegator.
DefaultLicense - Class in rs.baselib.licensing
Default implementation of a license.
DefaultLicense() - Constructor for class rs.baselib.licensing.DefaultLicense
Constructor.
DefaultLicenseContext - Class in rs.baselib.licensing
Default implementation of an ILicenseContext.
DefaultLicenseContext() - Constructor for class rs.baselib.licensing.DefaultLicenseContext
Constructor.
DefaultPasswordCallback - Class in rs.baselib.security
Returns the password given in configuration.
DefaultPasswordCallback() - Constructor for class rs.baselib.security.DefaultPasswordCallback
Constructor.
DIRTY - Static variable in interface rs.baselib.util.IDirtyable
Property name
DISPLAY - Static variable in class rs.baselib.sql.HyperSqlFileJdbcConnectionProvider
The driver name
DISPLAY - Static variable in class rs.baselib.sql.HyperSqlServerJdbcConnectionProvider
The driver name
DISPLAY - Static variable in class rs.baselib.sql.MySql5JdbcConnectionProvider
The driver name
dumpArtifacts() - Method in class rs.baselib.util.ReleaseRepository
Dumps all release information own log in INFO level.
dumpArtifacts(LogLevel) - Method in class rs.baselib.util.ReleaseRepository
Dumps all release information to own log.
dumpArtifacts(Logger, LogLevel) - Method in class rs.baselib.util.ReleaseRepository
Dumps all release information to a log.
dumpArtifacts(Writer) - Method in class rs.baselib.util.ReleaseRepository
Dumps all release information into the writer.

E

encodeBase64(PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Encodes the public key into BASE64 representation.
encodeBase64(PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Encodes the private key into BASE64 representation.
encodeBase64(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Encodes a string into its BASE64 representation.
encodeBase64(String, Charset) - Static method in class rs.baselib.crypto.EncryptionUtils
Encodes a string into its BASE64 representation.
encodeBase64(byte[]) - Static method in class rs.baselib.crypto.EncryptionUtils
Encodes a byte array into its BASE64 representation.
encodeBase64Pkcs8(PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Encodes the private key into BASE64 PKCS8 representation.
encodeBase64X509(PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Encodes the public key into BASE64 X.509 representation.
encrypt(byte[]) - Method in class rs.baselib.crypto.DefaultCryptingDelegate
Encrypts the given bytes.
encrypt(String) - Method in class rs.baselib.crypto.Encrypter
Takes a single String as an argument and returns an encrypted version of that string.
encrypt(byte[]) - Method in class rs.baselib.crypto.Encrypter
Encrypt a byte array
encrypt(byte[]) - Method in interface rs.baselib.crypto.ICryptingDelegate
Encrypts the given bytes.
encrypt(ILicenseContext, byte[]) - Method in class rs.baselib.licensing.internal.RsaLicenseCreator
Encrypts the given bytes.
Encrypter - Class in rs.baselib.crypto
Class for encrypting strings.
Encrypter(Cipher) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from secret key.
Encrypter(Key, String) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from secret key.
Encrypter(Key, String, AlgorithmParameterSpec) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from secret key.
Encrypter(Key, String, byte[], int) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from secret key.
Encrypter(byte[], byte[], int) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from passphrase, salt and iteration spec.
Encrypter(char[]) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from passphrase.
Encrypter(char[], byte[]) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from passphrase.
Encrypter(String) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from passphrase.
Encrypter(String, byte[]) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from passphrase.
Encrypter(String, byte[], int) - Constructor for class rs.baselib.crypto.Encrypter
Constructor from passphrase, salt and iteration spec.
EncryptionException - Exception in rs.baselib.crypto
Exception thrown from encryption process.
EncryptionException() - Constructor for exception rs.baselib.crypto.EncryptionException
Constructor.
EncryptionException(String) - Constructor for exception rs.baselib.crypto.EncryptionException
Constructor.
EncryptionException(Throwable) - Constructor for exception rs.baselib.crypto.EncryptionException
Constructor.
EncryptionException(String, Throwable) - Constructor for exception rs.baselib.crypto.EncryptionException
Constructor.
EncryptionUtils - Class in rs.baselib.crypto
Basic function for helping in encryption.
EncryptionUtils() - Constructor for class rs.baselib.crypto.EncryptionUtils
 
ensureBegin() - Method in class rs.baselib.util.RsDay
Adjusts the time stamp to the start of the day.
ensureBegin() - Method in class rs.baselib.util.RsMonth
Adjusts the time stamp to the start of the month.
ensureBegin() - Method in class rs.baselib.util.RsYear
Adjusts the time stamp to the start of the year.
equals(Object) - Method in class rs.baselib.type.Address
equals(Object, Object) - Static method in class rs.baselib.util.CommonUtils
Checks for equality null-safe
equals(Object) - Method in class rs.baselib.util.DateTimePeriod
equals(Object) - Method in class rs.baselib.util.ReleaseInformation
equals(Object) - Method in class rs.baselib.util.RsDay
equals(Object) - Method in class rs.baselib.util.RsMonth
equals(Object) - Method in class rs.baselib.util.RsYear
errorStackTrace(Logger) - Static method in class rs.baselib.util.CommonUtils
Dumps the stacktrace in ERROR mode.
EXPIRATION_DATE_KEY - Static variable in interface rs.baselib.licensing.ILicense
Key for expiration date (Usage is optional).

F

FileFinder - Class in rs.baselib.io
Utility to find a file on disk.
FileFinder() - Constructor for class rs.baselib.io.FileFinder
 
find(String) - Static method in class rs.baselib.io.FileFinder
Tries to find the file specified from filesystem or classpath.
find(Class<?>, String) - Static method in class rs.baselib.io.FileFinder
Tries to find the file specified from filesystem or classpath.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class rs.baselib.bean.AbstractBean
Fires an indexed change event.
fireIndexedPropertyChange(String, int, int, int) - Method in class rs.baselib.bean.AbstractBean
Fires an indexed change event.
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class rs.baselib.bean.AbstractBean
Fires an indexed change event.
firePropertyChange(String, Object, Object) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(String, Object, Object, boolean) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(String, int, int) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(String, int, int, boolean) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(String, boolean, boolean) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(String, boolean, boolean, boolean) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(String, float, float) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(String, float, float, boolean) - Method in class rs.baselib.bean.AbstractBean
Fires an event if property changed.
firePropertyChange(PropertyChangeEvent) - Method in class rs.baselib.bean.AbstractBean
Fires a change event.
firePropertyChange(PropertyChangeEvent, boolean) - Method in class rs.baselib.bean.AbstractBean
Fires a change event.
firePropertyChange(String, Object, Object) - Method in class rs.baselib.prefs.AbstractPreferences
Fires an event if property changed.
firePropertyChange(PropertyChangeEvent) - Method in class rs.baselib.prefs.AbstractPreferences
Fires a change event.
firePropertyEvents(Collection<PropertyChangeListener>, Object) - Method in class rs.baselib.bean.BeanSupport
Fires property change events to the listeners for the given bean.
flush() - Method in class rs.baselib.prefs.AbstractPreferences
Forces any changes in the contents of this node and its descendants to the persistent store.
flush(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Flushes any changes made in this node.
flush() - Method in interface rs.baselib.prefs.IPreferences
Forces any changes in the contents of this node and its descendants to the persistent store.
flush(IPreferences) - Method in interface rs.baselib.prefs.IPreferencesService
Flushes any changes made in this node.
flushSystemPreferences(IPreferences, String) - Method in class rs.baselib.prefs.AbstractPreferencesService
Flushes the system preferences from the given node.
flushSystemPreferences(IPreferences, String) - Method in class rs.baselib.prefs.PreferencesService
Flushes the system preferences from the given node.
flushUserPreferences(IPreferences, String) - Method in class rs.baselib.prefs.AbstractPreferencesService
Flushes the user preferences from the given node.
flushUserPreferences(IPreferences, String) - Method in class rs.baselib.prefs.PreferencesService
Flushes the user preferences from the given node.
forName(String) - Static method in class rs.baselib.lang.LangUtils
Load a class by first checking the thread's class loader and then the caller's class loader.
forName(String, ClassLoader) - Static method in class rs.baselib.lang.LangUtils
Load a class by directly specifying a class loader.

G

generateKey(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Generates a public/private key pair.
generateKey(String, Charset) - Static method in class rs.baselib.crypto.EncryptionUtils
Generates a public/private key pair.
generateKey(byte[]) - Static method in class rs.baselib.crypto.EncryptionUtils
Generates a public/private key pair.
generateKey() - Static method in class rs.baselib.crypto.EncryptionUtils
Generates a 512 byte RSA key pair.
generateKey(int) - Static method in class rs.baselib.crypto.EncryptionUtils
Generates a RSA key pair of given size
generateKey(String, int) - Static method in class rs.baselib.crypto.EncryptionUtils
Generates a key pair.
generateKeyPair(String) - Static method in class rs.baselib.crypto.KeyGen
Main method for encryption on command line.
generateParamSpec() - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a PBE Parameter specification randomly.
generateParamSpec(byte[], int) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a PBE Parameter Spec for encryption algorithm.
generatePassword() - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a random password.
generatePassword(int) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a random password.
generatePassword(String) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a random password.
generatePassword(String, long, int) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a random password.
generateRandomBytes(long, int) - Static method in class rs.baselib.crypto.EncryptionUtils
Generate a random array of bytes
generateSalt() - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a random salt array.
generateSalt(long) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a random salt array.
get(String) - Method in class rs.baselib.bean.AbstractBean
Gets the property with given name
get(String) - Method in interface rs.baselib.bean.IBean
Gets the property with given name
get(String) - Method in class rs.baselib.licensing.DefaultLicenseContext
Returns the property with given key.
get(Class<T>) - Method in class rs.baselib.licensing.DefaultLicenseContext
Returns the property of given class.
get(String) - Method in interface rs.baselib.licensing.ILicenseContext
Returns the property with given key.
get(Class<T>) - Method in interface rs.baselib.licensing.ILicenseContext
Returns the property of given class.
get(String, String) - Method in class rs.baselib.prefs.AbstractPreferences
Returns the value associated with the specified key in this node.
get(String, String) - Method in interface rs.baselib.prefs.IPreferences
Returns the value associated with the specified key in this node.
get(int) - Method in class rs.baselib.util.CronSchedule
Returns the cron-like definition string for the given time value
get(Object) - Method in interface rs.baselib.util.ICache
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Date) - Static method in class rs.baselib.util.RsDate
Create a date of given timestamp or null.
get(Timestamp) - Static method in class rs.baselib.util.RsDate
Create a date of given timestamp or null.
get(long) - Static method in class rs.baselib.util.RsDate
Create a date of given timestamp or null.
get(Object) - Method in class rs.baselib.util.SoftMapCache
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class rs.baselib.util.WeakMapCache
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getAdditionalArgument(int, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the additional argument to be used for URL construction.
getAdditionalArgument(int, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the additional argument to be used for URL construction.
getAdditionalArgumentCount() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the number of additional arguments this provider knows about.
getAdditionalArgumentCount() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the number of additional arguments this provider knows about.
getAdditionalArgumentName(int) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the name of the additional argument.
getAdditionalArgumentName(int) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the name of the additional argument.
getAdditionalArgumentNames() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the names of additional arguments.
getAdditionalArgumentNames() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the names of additional arguments.
getAlgorithm() - Method in class rs.baselib.crypto.Decrypter
Returns the algorithm.
getAlgorithm() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the algorithm.
getAlgorithm() - Method in class rs.baselib.crypto.Encrypter
Returns the algorithm.
getAlgorithm() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
Returns the algorithm.
getAlgorithm() - Method in class rs.baselib.licensing.KeyGen
Returns the KeyGen.algorithm.
getAlgorithmParameterSpec() - Method in class rs.baselib.crypto.Decrypter
Returns the algorithmParameterSpec.
getAlgorithmParameterSpec() - Method in class rs.baselib.crypto.Encrypter
Returns the algorithmParameterSpec.
getAllInfos() - Method in class rs.baselib.util.ReleaseRepository
Returns all artifacts.
getApplicationName(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the application name of the given node.
getApplicationNode(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the application node rom the given node
getApplicationPreferences(String) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the application preferences.
getArtifactId() - Method in class rs.baselib.util.ReleaseInformation
Returns the artifactId.
getArtifactInfos(String) - Method in class rs.baselib.util.ReleaseRepository
Returns all artifact versions.
getArtifacts(String) - Method in class rs.baselib.util.ReleaseRepository
Returns all artifact IDs of a group.
getBeanProperty() - Method in class rs.baselib.util.BeanValueProvider
Returns the beanProperty.
getBegin() - Method in class rs.baselib.util.RsDay
Returns the begin of this month.
getBegin() - Method in class rs.baselib.util.RsMonth
Returns the begin of this month.
getBegin() - Method in class rs.baselib.util.RsYear
Returns the begin of this month.
getBoolean(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a boolean.
getBoolean(String, boolean) - Method in class rs.baselib.prefs.AbstractPreferences
Returns the boolean value represented by the String object associated with the specified key in this node.
getBoolean(String, boolean) - Method in interface rs.baselib.prefs.IPreferences
Returns the boolean value represented by the String object associated with the specified key in this node.
getBuildDate() - Method in class rs.baselib.util.ReleaseInformation
Returns the buildDate.
getByteArray(String, byte[]) - Method in class rs.baselib.prefs.AbstractPreferences
Returns the byte[] value represented by the String object associated with the specified key in this node.
getByteArray(String, byte[]) - Method in interface rs.baselib.prefs.IPreferences
Returns the byte[] value represented by the String object associated with the specified key in this node.
getByteSignature(Reader) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given stream.
getByteSignature(InputStream) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given stream.
getByteSignature(String) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given string.
getByteSignature(byte[]) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given bytes.
getCalendar(long) - Method in class rs.baselib.util.CronSchedule
Creates the calendar for a timestamp.
getCapital() - Method in enum rs.baselib.type.Country
Returns the capital of this country.
getChanges() - Method in class rs.baselib.bean.AbstractBean
Returns the list of changes that this bean has performed since loading.
getChanges() - Method in interface rs.baselib.bean.IBean
Returns the list of changes that this bean has performed since loading.
getCity() - Method in class rs.baselib.type.Address
Returns the Address.city.
getClass(Type) - Static method in class rs.baselib.lang.LangUtils
Get the underlying class for a type, or null if the type is a variable type.
getComparator() - Method in class rs.baselib.util.BeanComparator
Returns the comparator used to compare the values.
getConfiguration() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the configuration.
getConnection(String, String, String, String, String, String...) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Provide and open the connection for the given arguments.
getConnection(String, String, String, String, String, String...) - Method in interface rs.baselib.sql.IJdbcConnectionProvider
Provide and open the connection for the given arguments.
getContinent() - Method in enum rs.baselib.type.Country
Returns the continent this country is situated in.
getCountry() - Method in class rs.baselib.type.Address
Returns the Address.country.
getCryptingDelegate() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns a crypting delegate.
getCryptingDelegate() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
Returns a crypting delegate.
getDataSource() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the name of the DataSource.
getDataSource() - Method in interface rs.baselib.sql.IDataSourceProvider
Returns the name of the DataSource.
getDate(Object, DateFormat[]) - Static method in class rs.baselib.lang.LangUtils
Returns the date using the first DateFormat that produces a result.
getDate(Object, DateFormat[], Date) - Static method in class rs.baselib.lang.LangUtils
Returns the date using the first DateFormat that produces a result.
getDate(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a Date.
getDate(Object, DateFormat) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a date.
getDate(Object, DateFormat, Date) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a date.
getDate(Object, DateFormat, Date, boolean) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a date.
getDate(Object) - Method in class rs.baselib.licensing.DefaultLicense
Returns the time in millis for the given object.
getDay() - Method in class rs.baselib.util.RsDate
Returns the day object for this date.
getDay(String) - Static method in class rs.baselib.util.RsDay
Returns a day object for the given key.
getDbDriverClassName() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
getDbLogin(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the DB login argument to be used for URL construction.
getDbLogin(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the DB login argument to be used for URL construction.
getDbName(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the DB name argument to be used for URL construction.
getDbName(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the DB name argument to be used for URL construction.
getDbPassword(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the DB password argument to be used for URL construction.
getDbPassword(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the DB password argument to be used for URL construction.
getDefaultAdditionalArgument(int) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the default additional argument to be used when it is disabled or actual value is empty.
getDefaultAdditionalArgument(int) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the default additional argument to be used when it is disabled or actual value is empty.
getDefaultDbLogin() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the default DB login argument to be used when DB login argument is disabled or actual value is empty.
getDefaultDbLogin() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the default DB login argument to be used when DB login argument is disabled or actual value is empty.
getDefaultDbName() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the default DB name argument to be used when DB name argument is disabled or actual value is empty.
getDefaultDbName() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the default DB name argument to be used when DB name argument is disabled or actual value is empty.
getDefaultDbPassword() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the default DB password argument to be used when DB password argument is disabled or actual value is empty.
getDefaultDbPassword() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the default DB password argument to be used when DB password argument is disabled or actual value is empty.
getDefaultHost() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the default host argument to be used when host argument is disabled or actual value is empty.
getDefaultHost() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the default host argument to be used when host argument is disabled or actual value is empty.
getDefaultPort() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the default port argument to be used when port argument is disabled or actual value is empty.
getDefaultPort() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the default port argument to be used when port argument is disabled or actual value is empty.
getDelegateClassName() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the name of the delegate class.
getDirectories() - Static method in class rs.baselib.lang.ResourceList
Returns all directories found.
getDisplay() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns a displayable string for users.
getDisplay(Enum<?>) - Static method in class rs.baselib.util.CommonUtils
Returns the display string for the default locale.
getDisplay(Enum<?>, Locale) - Static method in class rs.baselib.util.CommonUtils
Returns the display string for the given locale.
getDisplay(Object) - Static method in class rs.baselib.util.CommonUtils
 
getDisplay(Object, Locale) - Static method in class rs.baselib.util.CommonUtils
Returns the display string of an object.
getDisplay() - Method in interface rs.baselib.util.IDisplayProvider
Returns a displayable string for users.
getDisplay(Locale) - Method in interface rs.baselib.util.ILocaleDisplayProvider
Returns the display.
getDouble(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a double.
getDouble(Object, double) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a double.
getDouble(String, double) - Method in class rs.baselib.prefs.AbstractPreferences
Returns the double value represented by the String object associated with the specified key in this node.
getDouble(String, double) - Method in interface rs.baselib.prefs.IPreferences
Returns the double value represented by the String object associated with the specified key in this node.
getDriverUrl(String, String, String, String, String, String...) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Constructs the driver's URL from the arguments.
getDriverUrl(String, String, String, String, String, String...) - Method in interface rs.baselib.sql.IJdbcConnectionProvider
Constructs the driver's URL from the arguments.
getDuration() - Method in class rs.baselib.util.DateTimePeriod
Returns the time in ms of this period or -1 if infinite.
getEnd() - Method in class rs.baselib.util.RsDay
Returns the end of this month.
getEnd() - Method in class rs.baselib.util.RsMonth
Returns the end of this month.
getEnd() - Method in class rs.baselib.util.RsYear
Returns the end of this month.
getEndValue() - Method in class rs.baselib.util.CronSchedule.TimeRange
 
getEnum(Class<? extends Enum<?>>, String) - Static method in class rs.baselib.util.CommonUtils
Returns the enum constant for given display in default locale.
getEnum(Class<? extends Enum<?>>, String, Locale) - Static method in class rs.baselib.util.CommonUtils
Returns the enum constant for given display in given locale.
getExpiration() - Method in class rs.baselib.licensing.SimpleLicense
Returns the expiration date.
getExpirationDate() - Method in class rs.baselib.licensing.DefaultLicense
Returns the expiration date.
getExpirationDate() - Method in class rs.baselib.licensing.SimpleLicense
Returns the expiration date.
getExpirationTime() - Method in class rs.baselib.licensing.LicGen
getFile() - Method in class rs.baselib.lang.JarDescriptor
Returns the file.
getFile() - Method in class rs.baselib.licensing.KeyGen
Returns the KeyGen.file.
getFloat(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a float.
getFloat(Object, float) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a float.
getFloat(String, float) - Method in class rs.baselib.prefs.AbstractPreferences
Returns the float value represented by the String object associated with the specified key in this node.
getFloat(String, float) - Method in interface rs.baselib.prefs.IPreferences
Returns the float value represented by the String object associated with the specified key in this node.
getForbiddenList(Class<?>, boolean) - Method in class rs.baselib.bean.BeanSupport
Returns the set of property names forbidden to be copied.
getFrom() - Method in class rs.baselib.util.DateTimePeriod
Returns the from.
getGroupId() - Method in class rs.baselib.util.ReleaseInformation
Returns the groupId.
getGroups() - Method in class rs.baselib.util.ReleaseRepository
Returns all group IDs.
getHibernateDialect() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the dialect to be used by Hibernate.
getHibernateDialect() - Method in interface rs.baselib.sql.IHibernateDialectProvider
Returns the dialect to be used by Hibernate.
getHost(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the host argument to be used for URL construction.
getHost(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the host argument to be used for URL construction.
getIdc() - Method in enum rs.baselib.type.Country
Returns the international dial code.
getIndex(int) - Static method in class rs.baselib.util.CronSchedule
Returns the index for the specified Calendar type.
getInputStream(File) - Method in class rs.baselib.prefs.PreferencesService
Returns an input stream that can be safely read.
getInstance() - Static method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the crypting delegate factory.
getInt(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to an int.
getInt(Object, int) - Static method in class rs.baselib.lang.LangUtils
Converts the object to an int.
getInt(String, int) - Method in class rs.baselib.prefs.AbstractPreferences
Returns the int value represented by the String object associated with the specified key in this node.
getInt(String, int) - Method in interface rs.baselib.prefs.IPreferences
Returns the int value represented by the String object associated with the specified key in this node.
getIntKey() - Method in class rs.baselib.util.RsYear
Returns the key of this month.
getIso2Code() - Method in enum rs.baselib.type.Country
Returns the ISO 2 country code.
getIso3Code() - Method in enum rs.baselib.type.Country
Returns the ISO 3 country code.
getIso3DigitCode() - Method in enum rs.baselib.type.Country
Returns the iso3DigitCode.
getJarFile() - Method in class rs.baselib.lang.JarDescriptor
Returns the jarFile.
getJars() - Static method in class rs.baselib.lang.ResourceList
Returns all JAR files found.
getKey() - Method in class rs.baselib.util.RsDay
Returns the key of this month.
getKey() - Method in class rs.baselib.util.RsMonth
Returns the key of this month.
getKey() - Method in class rs.baselib.util.RsYear
Returns the key of this month.
getKeyAlias() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the public key alias in key store.
getKeyPair() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the keyPair.
getKeyPair() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
Returns the key.
getKeyPair() - Method in class rs.baselib.licensing.KeyGen
Returns the KeyGen.keyPair.
getKeyPairGenerators() - Static method in class rs.baselib.crypto.EncryptionUtils
Returns all security providers.
getKeyPassword() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Return the public key password
getKeys() - Method in class rs.baselib.licensing.DefaultLicenseContext
Returns the property keys.
getKeys() - Method in interface rs.baselib.licensing.ILicenseContext
Returns the property keys.
getKeySalt() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Return the public key salt.
getKeySpec(Key) - Static method in class rs.baselib.crypto.EncryptionUtils
Creates a key specification.
getKeyStore() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the key store.
getKeyStore(String, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
Load the default keystore type.
getKeyStore(String, String, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
Load the default keystore type.
getKeyStore(InputStream, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
Load the default keystore type.
getKeyStore(String, InputStream, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
Load the given keystore.
getKeyStoreConfig() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the configuration for the keystore.
getKeyStorePassword() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Return the key store password
getKeyStorePath() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the key store path.
getKeyStoreType() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the key store path.
getLength() - Method in class rs.baselib.licensing.KeyGen
Returns the KeyGen.length.
getLicenseCreator() - Method in interface rs.baselib.licensing.ILicensingScheme
Returns an instance of the responsible license creator implementation.
getLicenseCreator() - Method in class rs.baselib.licensing.LicenseGenerator
getLicenseCreator() - Method in enum rs.baselib.licensing.LicensingScheme
Returns an instance of the responsible license creator implementation.
getLicenseKey() - Method in class rs.baselib.licensing.LicGen
Returns the LicGen.licenseKey.
getLicenseVerifier() - Method in interface rs.baselib.licensing.ILicensingScheme
Returns an instance of the responsible license verifier implementation.
getLicenseVerifier() - Method in class rs.baselib.licensing.LicenseManager
getLicenseVerifier() - Method in enum rs.baselib.licensing.LicensingScheme
Returns an instance of the responsible license verifier implementation.
getLicgen() - Static method in class rs.baselib.licensing.LicGen
Returns the LicGen.licgen.
getLocale(String) - Static method in class rs.baselib.lang.LangUtils
Returns the locale with the id.
getLocale(String, Locale) - Static method in class rs.baselib.lang.LangUtils
Returns the locale with the id.
getLockNode(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the node where locks will be placed upon.
getLoginLabel() - Method in class rs.baselib.security.GuiAuthorizationCallback
Returns the login label text.
getLoginPrompt() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
Returns the login prompt text.
getLong(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a long.
getLong(Object, long) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a long.
getLong(String, long) - Method in class rs.baselib.prefs.AbstractPreferences
Returns the long value represented by the String object associated with the specified key in this node.
getLong(String, long) - Method in interface rs.baselib.prefs.IPreferences
Returns the long value represented by the String object associated with the specified key in this node.
getManifest() - Method in class rs.baselib.lang.JarDescriptor
Returns the manifest.
getManifests() - Static method in class rs.baselib.lang.ResourceList
Returns all manifest files found.
getMaxVersion() - Method in class rs.baselib.licensing.DefaultLicense
Returns the maximum version this license is valid for.
getMinVersion() - Method in class rs.baselib.licensing.DefaultLicense
Returns the minimum version this license is valid for.
getMonth() - Method in class rs.baselib.util.RsDate
Returns the month object for this date.
getMonth(String) - Static method in class rs.baselib.util.RsMonth
Returns a month object for the given key.
getName() - Method in interface rs.baselib.bean.NamedObject
Returns the name of this object.
getName() - Method in class rs.baselib.security.AbstractAuthorizationCallback
Returns the login name.
getName() - Method in interface rs.baselib.security.AuthorizationCallback
Returns the login name.
getName() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
Asks the user on command line for name if no default name was set.
getName() - Method in class rs.baselib.security.GuiAuthorizationCallback
Shows the popup if not done before and asks the user for credentials.
getName() - Method in class rs.baselib.util.ReleaseInformation
Returns the name.
getNext() - Method in class rs.baselib.util.RsDay
Returns the next month.
getNext() - Method in class rs.baselib.util.RsMonth
Returns the next month.
getNext() - Method in class rs.baselib.util.RsYear
Returns the next month.
getNonTransientProperties(Object) - Method in class rs.baselib.bean.BeanSupport
Returns the non-transient properties of the bean or class.
getNullValue() - Method in class rs.baselib.util.BeanValueProvider
Returns the nullValue.
getOptionList(Class<? extends Enum<?>>) - Static method in class rs.baselib.util.CommonUtils
Returns a list of options from an enumeration class.
getOptions() - Static method in class rs.baselib.licensing.KeyGen
Creates the CLI options.
getOptions() - Static method in class rs.baselib.licensing.LicGen
Creates the CLI options.
getOptions(Class<? extends Enum<?>>) - Static method in class rs.baselib.util.CommonUtils
Returns a list of options for display in default locale.
getOptions(Class<? extends Enum<?>>, Locale) - Static method in class rs.baselib.util.CommonUtils
Returns a list of options for display in given locale.
getOriginalValue(String) - Method in class rs.baselib.bean.AbstractBean
Returns the original value.
getOS() - Static method in class rs.baselib.util.CommonUtils
Returns the OS name.
getOutputStream(File) - Method in class rs.baselib.prefs.PreferencesService
Returns an output stream that can be written to.
getOwner() - Method in class rs.baselib.licensing.DefaultLicense
Returns the license owner.
getOwner() - Method in class rs.baselib.licensing.LicGen
Returns the LicGen.owner.
getOwner() - Method in class rs.baselib.licensing.SimpleLicense
Returns the license owner.
getParam(SubnodeConfiguration, String) - Static method in class rs.baselib.configuration.ConfigurationUtils
Returns the config parameter with given value for attribute name.
getParamSpec() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the paramSpec.
getParamSpec() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
Returns the paramSpec.
getPassphrase() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Alternatively provide a passphrase for encryption usage.
getPassphrase() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
Alternatively provide a passphrase for encryption usage.
getPassword(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Asks the respective callback to deliver a password.
getPassword() - Method in class rs.baselib.security.AbstractAuthorizationCallback
Returns the password.
getPassword() - Method in interface rs.baselib.security.AuthorizationCallback
Returns the password.
getPassword() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
Asks the user on command line for a password.
getPassword() - Method in class rs.baselib.security.DefaultPasswordCallback
Delivers the password.
getPassword() - Method in class rs.baselib.security.GuiAuthorizationCallback
Shows the popup if not done before and asks the user for credentials.
getPassword() - Method in interface rs.baselib.security.IPasswordCallback
Delivers the password.
getPasswordCallback(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns a callback for the given type.
getPasswordCallbackConfig(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the configuration for the password callback.
getPasswordLabel() - Method in class rs.baselib.security.GuiAuthorizationCallback
Returns the password label text.
getPasswordPrompt() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
Returns the password prompt text.
getPort(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns the port argument to be used for URL construction.
getPort(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns the port argument to be used for URL construction.
getPreferencesService() - Method in class rs.baselib.prefs.AbstractPreferences
Returns the preferences service.
getPreferencesService() - Method in class rs.baselib.prefs.Preferences
Returns the preferences service.
getPrevious() - Method in class rs.baselib.util.RsDay
Returns the previous month.
getPrevious() - Method in class rs.baselib.util.RsMonth
Returns the previous month.
getPrevious() - Method in class rs.baselib.util.RsYear
Returns the previous month.
getPrivateKey() - Method in class rs.baselib.crypto.DataSigner
Returns the privateKey.
getProduct() - Method in class rs.baselib.licensing.DefaultLicense
Returns the product name.
getProduct() - Method in class rs.baselib.licensing.LicGen
Returns the LicGen.product.
getProduct() - Method in class rs.baselib.licensing.SimpleLicense
Returns the product ID.
getPrompt() - Method in class rs.baselib.security.GuiAuthorizationCallback
Returns the prompt text.
getProperty(String) - Method in class rs.baselib.licensing.AbstractLicense
Sets the property of the license.
getPropertyChangeListeners() - Method in class rs.baselib.bean.AbstractBean
Returns all listeners.
getPropertyChangeListeners(String) - Method in class rs.baselib.bean.AbstractBean
Returns change listeners on a specific property.
getPropertyMap(Class<?>) - Method in class rs.baselib.bean.BeanSupport
Returns the map for the bean class.
getPropertyNames() - Method in class rs.baselib.licensing.AbstractLicense
Returns all property names.
getPublicKey() - Method in class rs.baselib.crypto.DataSigner
Returns the publicKey.
getRange() - Method in class rs.baselib.util.CronSchedule.TimeSteps
 
getReadLock() - Method in class rs.baselib.prefs.AbstractPreferences
Returns the readLock.
getReadLock(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the read lock object for the given node.
getReadLock(IPreferences) - Method in interface rs.baselib.prefs.IPreferencesService
Returns the read lock object for the given node.
getReadWriteLock(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the correct lock for the given node.
getReleaseInformation(String, String, String) - Method in class rs.baselib.util.ReleaseRepository
Returns the information for the given artifact.
getResources(Pattern) - Static method in class rs.baselib.lang.ResourceList
for all elements of java.class.path get a Collection of resources Pattern pattern = Pattern.compile(".*"); gets all resources
getRootNode() - Method in class rs.baselib.prefs.AbstractPreferences
Returns the root node of this node.
getRsDate(Object, DateFormat[]) - Static method in class rs.baselib.lang.LangUtils
Returns the date using the first DateFormat that produces a result.
getRsDate(Object, DateFormat[], RsDate) - Static method in class rs.baselib.lang.LangUtils
Returns the date using the first DateFormat that produces a result.
getRsDate(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a RsDate.
getRsDate(Object, DateFormat) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a RsDate.
getRsDate(Object, DateFormat, RsDate) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a RsDate.
getRsDate(Object, DateFormat, RsDate, boolean) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a RsDate.
getSalt() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Provide a salt for encryption usage.
getSalt(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Asks the respective callback to deliver a salt.
getSalt() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
Provide a salt for encryption usage.
getSalt() - Method in class rs.baselib.security.DefaultPasswordCallback
Delivers the salt for encryption.
getSalt() - Method in interface rs.baselib.security.IPasswordCallback
Delivers the salt for encryption.
getSecretKey(int, String, byte[]) - Static method in class rs.baselib.crypto.EncryptionUtils
 
getStackTrace(int) - Static method in class rs.baselib.util.CommonUtils
Returns the current stacktrace.
getStartValue() - Method in class rs.baselib.util.CronSchedule.TimeRange
 
getState() - Method in class rs.baselib.type.Address
Returns the Address.state.
getSteps() - Method in class rs.baselib.util.CronSchedule.TimeSteps
 
getStreet1() - Method in class rs.baselib.type.Address
Returns the Address.street1.
getStreet2() - Method in class rs.baselib.type.Address
Returns the Address.street2.
getString(Object) - Static method in class rs.baselib.lang.LangUtils
Converts the object to a string.
getSvnCommittedDate() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnCommittedDate.
getSvnCommittedRevision() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnCommittedRevision.
getSvnPath() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnPath.
getSvnRepository() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnRepository.
getSvnRevision() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnRevision.
getSvnSpecialStatus() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnSpecialStatus.
getSvnStatus() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnStatus.
getSystemHome() - Method in class rs.baselib.prefs.PreferencesService
Returns the system home dir to store system prefs at.
getSystemPreferences(String) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the system preferences for the given application.
getSystemPreferences(String) - Method in interface rs.baselib.prefs.IPreferencesService
Returns the system preferences for the given application.
getSystemPreferencesFile(String) - Method in class rs.baselib.prefs.PreferencesService
Returns the application's preferences file of the system.
getSystemPreferencesHome(String) - Method in interface rs.baselib.prefs.IPreferencesService
Returns the home directory for system preferences of the given application.
getSystemPreferencesHome(String) - Method in class rs.baselib.prefs.PreferencesService
Returns the home directory for system preferences of the given application.
getTitle() - Method in class rs.baselib.security.GuiAuthorizationCallback
Returns the popup title.
getTld() - Method in enum rs.baselib.type.Country
Returns the Top Level Domain.
getTransientProperties(Object) - Method in class rs.baselib.bean.BeanSupport
Returns the transient properties of the bean or class.
getType(int) - Static method in class rs.baselib.util.CronSchedule
Returns the type at the specified index
getTypeArguments(Class<T>, Class<? extends T>) - Static method in class rs.baselib.lang.LangUtils
Get the actual type arguments a child class has used to extend a generic base class.
getUnixTimestamp() - Static method in class rs.baselib.util.CommonUtils
Returns the current time as UNIX timestamp.
getUnixTimestamp(Date) - Static method in class rs.baselib.util.CommonUtils
Returns the given date as UNIX timestamp.
getUnixTimestamp(RsDate) - Static method in class rs.baselib.util.CommonUtils
Returns the given date as UNIX timestamp.
getUnixTimestamp(long) - Static method in class rs.baselib.util.CommonUtils
Returns the given Java time as UNIX timestamp.
getUntil() - Method in class rs.baselib.util.DateTimePeriod
Returns the until.
getUri() - Method in interface rs.baselib.util.IUriProvider
Returns the URL.
getUrl() - Method in interface rs.baselib.util.IUrlProvider
Returns the URL.
getUrlPrefix() - Method in class rs.baselib.lang.JarDescriptor
Returns the URL prefix for the JAR.
getUrlTemplate() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
getUserHome() - Method in class rs.baselib.prefs.PreferencesService
Returns the home directory of the user.
getUserPreferences(String) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the user preferences for the given application.
getUserPreferences(String) - Method in interface rs.baselib.prefs.IPreferencesService
Returns the user preferences for the given application.
getUserPreferencesFile(String) - Method in class rs.baselib.prefs.PreferencesService
Returns the application's preferences file of the user.
getUserPreferencesHome(String) - Method in interface rs.baselib.prefs.IPreferencesService
Returns the home directory for user preferences of the given application.
getUserPreferencesHome(String) - Method in class rs.baselib.prefs.PreferencesService
Returns the home directory for user preferences of the given application.
getValue(Object) - Method in class rs.baselib.util.BeanValueProvider
Return the value for the given object.
getValue() - Method in class rs.baselib.util.CronSchedule.SingleTimeValue
 
getValue(Object) - Method in interface rs.baselib.util.IValueProvider
Return the value for the given object.
getValueProviders() - Method in class rs.baselib.util.BeanComparator
Returns the value providers of this comparator.
getValueProviders(String...) - Static method in class rs.baselib.util.BeanValueProvider
Helper method to convert list of properties to value providers.
getValues(int) - Method in class rs.baselib.util.CronSchedule
Returns the values for a specific time type
getVersion() - Method in class rs.baselib.util.ReleaseInformation
Returns the version.
getVersionInfos(String, String) - Method in class rs.baselib.util.ReleaseRepository
Returns all artifact versions.
getVersions(String, String) - Method in class rs.baselib.util.ReleaseRepository
Returns all versions of an artifact.
getWrapped() - Method in interface rs.baselib.util.IWrapper
Returns the wrapped object.
getWriteLock() - Method in class rs.baselib.prefs.AbstractPreferences
Returns the writeLock.
getWriteLock(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Returns the write lock object for the given node.
getWriteLock(IPreferences) - Method in interface rs.baselib.prefs.IPreferencesService
Returns the write lock object for the given node.
getYear() - Method in class rs.baselib.util.RsDate
Returns the year object for this date.
getYear(String) - Static method in class rs.baselib.util.RsYear
Returns a year object for the given key.
getYear(int) - Static method in class rs.baselib.util.RsYear
Returns a year object for the given key.
getZipCode() - Method in class rs.baselib.type.Address
Returns the Address.zipCode.
group(String) - Static method in class rs.baselib.licensing.internal.OctetLicenseCreator
Groups a string into 8-character blocks.
GuiAuthorizationCallback - Class in rs.baselib.security
Implements authorization information retrieval from pop-up dialog.
GuiAuthorizationCallback() - Constructor for class rs.baselib.security.GuiAuthorizationCallback
Default Constructor.

H

hash(int, boolean) - Static method in class rs.baselib.lang.HashCodeUtil
booleans.
hash(int, char) - Static method in class rs.baselib.lang.HashCodeUtil
chars.
hash(int, int) - Static method in class rs.baselib.lang.HashCodeUtil
ints.
hash(int, long) - Static method in class rs.baselib.lang.HashCodeUtil
longs.
hash(int, float) - Static method in class rs.baselib.lang.HashCodeUtil
floats.
hash(int, double) - Static method in class rs.baselib.lang.HashCodeUtil
doubles.
hash(int, Object) - Static method in class rs.baselib.lang.HashCodeUtil
aObject is a possibly-null object field, and possibly an array.
hashCode() - Method in class rs.baselib.type.Address
hashCode() - Method in class rs.baselib.util.DateTimePeriod
hashCode() - Method in class rs.baselib.util.ReleaseInformation
hashCode() - Method in class rs.baselib.util.RsDay
hashCode() - Method in class rs.baselib.util.RsMonth
hashCode() - Method in class rs.baselib.util.RsYear
HashCodeUtil - Class in rs.baselib.lang
Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class rs.baselib.lang.HashCodeUtil
 
hasKey(Class<?>) - Method in class rs.baselib.licensing.DefaultLicenseContext
Returns whether the context has such a value.
hasKey(String) - Method in class rs.baselib.licensing.DefaultLicenseContext
Returns whether the context has such a value.
hasKey(Class<?>) - Method in interface rs.baselib.licensing.ILicenseContext
Returns whether the context has such a value.
hasKey(String) - Method in interface rs.baselib.licensing.ILicenseContext
Returns whether the context has such a value.
hasListeners(String) - Method in class rs.baselib.bean.AbstractBean
Returns true when the specified property has listeners attached.
hasProperty(String) - Method in class rs.baselib.licensing.AbstractLicense
Returns whether the property is set.
HIBERNATE_DIALECT - Static variable in class rs.baselib.sql.HyperSqlFileJdbcConnectionProvider
The Hibernate dialect
HIBERNATE_DIALECT - Static variable in class rs.baselib.sql.HyperSqlServerJdbcConnectionProvider
The Hibernate dialect
HIBERNATE_DIALECT - Static variable in class rs.baselib.sql.MySql5JdbcConnectionProvider
The Hibernate dialect
HyperSqlFileJdbcConnectionProvider - Class in rs.baselib.sql
Connection provider for HyperSQL (HSQLDB) file databases.
HyperSqlFileJdbcConnectionProvider() - Constructor for class rs.baselib.sql.HyperSqlFileJdbcConnectionProvider
Constructor.
HyperSqlServerJdbcConnectionProvider - Class in rs.baselib.sql
Connection provider for HyperSQL (HSQLDB) remote server databases.
HyperSqlServerJdbcConnectionProvider() - Constructor for class rs.baselib.sql.HyperSqlServerJdbcConnectionProvider
Constructor.

I

IBean - Interface in rs.baselib.bean
A general interface for bean support.
ICache<K,V> - Interface in rs.baselib.util
A simple definition of a cache.
IConfigurable - Interface in rs.baselib.configuration
Marks an object as self-configurable.
ICryptingDelegate - Interface in rs.baselib.crypto
Delegate for encrypting and decrypting.
ICryptingDelegateFactory - Interface in rs.baselib.crypto
Interface for factories creating crypting delegates.
IDataSourceProvider - Interface in rs.baselib.sql
Returns the name of a DataSource.
IDirtyable - Interface in rs.baselib.util
Tells whether an object has changed or not.
IDisplayable - Interface in rs.baselib.util
Defines the possibility to return a displayable string for users in a specific Locale.
IDisplayProvider - Interface in rs.baselib.util
Provides a method for displaying names or labels to a user.
IgnoreChecks - Class in rs.baselib.test
Provides check methods for the IgnoreTest annotation.
IgnoreChecks() - Constructor for class rs.baselib.test.IgnoreChecks
 
ignoreTest(AnnotatedElement, String...) - Static method in class rs.baselib.test.IgnoreChecks
Returns true when the element has been annotated to be ignored for any of the mentioned test types.
ignoreTest(IgnoreTest, String...) - Static method in class rs.baselib.test.IgnoreChecks
Returns true when the given annotation contains the any of the given test types.
IgnoreTest - Annotation Type in rs.baselib.test
Annotates a Java object to be ignored in tests.
IHibernateDialectProvider - Interface in rs.baselib.sql
Provides a name for the Hibernate dialect class
IJdbcConnectionProvider - Interface in rs.baselib.sql
An interface for generically providing JDBC connections.
IJdbcConnectionProvider2 - Interface in rs.baselib.sql
Enhanced IJdbcConnectionProvider which allows more control on connection provider settings.
ILicense - Interface in rs.baselib.licensing
The interface a license has to fulfill.
ILicenseContext - Interface in rs.baselib.licensing
A container holding properties for creation and verification of licenses.
ILicenseCreator - Interface in rs.baselib.licensing
Internal interface for implementations of license generators.
ILicenseVerifier - Interface in rs.baselib.licensing
Internal interface for implementations of license generators.
ILicensingScheme - Interface in rs.baselib.licensing
Describes a licensing scheme.
ILocaleDisplayProvider - Interface in rs.baselib.util
Marks an object as providing various displays for locale.
infoStackTrace(Logger) - Static method in class rs.baselib.util.CommonUtils
Dumps the stacktrace in INFO mode.
init(ICryptingDelegateFactory) - Method in class rs.baselib.crypto.DefaultCryptingDelegate
Initializes this instance.
init() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Initializes this factory.
init(ICryptingDelegateFactory) - Method in interface rs.baselib.crypto.ICryptingDelegate
Initialize the delegate.
init(ILicenseContext) - Method in class rs.baselib.licensing.DefaultLicense
Initialize the license using the given context.
init(ILicenseContext) - Method in interface rs.baselib.licensing.ILicense
Initialize the license using the given context.
init(ILicenseContext) - Method in class rs.baselib.licensing.SimpleLicense
Initialize the license using the given context.
initProperty(String, ILicenseContext) - Method in class rs.baselib.licensing.AbstractLicense
Initializes the given property from the context.
INSTANCE - Static variable in class rs.baselib.bean.BeanSupport
 
INSTANCE - Static variable in class rs.baselib.crypto.DefaultCryptingDelegateFactory
 
INSTANCE - Static variable in class rs.baselib.prefs.PreferencesService
The default global preference service
INSTANCE - Static variable in class rs.baselib.util.DefaultComparator
A default final instance for fast usage
INSTANCE - Static variable in class rs.baselib.util.ReleaseRepository
The instance of the repository
IPasswordCallback - Interface in rs.baselib.security
A callback that will deliver passwords.
IPreferences - Interface in rs.baselib.prefs
A node in a hierarchical collection of preference data.
IPreferencesService - Interface in rs.baselib.prefs
The preference service.
IPropertyChangeProvider - Interface in rs.baselib.bean
An interface telling that the object informs about property changes.
isAbsolute(String) - Method in class rs.baselib.prefs.AbstractPreferences
Returns true when the given pathname is absolute to root node of this node.
isAdditionalArgumentEnabled(int) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns whether additional argument is enabled.
isAdditionalArgumentEnabled(int) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns whether additional argument is enabled.
isBlockBased() - Method in class rs.baselib.crypto.DefaultCryptingDelegate
Returns true when the crypting algorithm is block based.
isCompatibleVersion(String, String, String) - Static method in class rs.baselib.util.CommonUtils
Returns true if version is in range of minVersion and maxVersion.
isCopyAllowed(PropertyDescriptor) - Method in class rs.baselib.bean.AbstractBean
Returns true when AbstractBean.copyTo(Object) is allowed to copy the given property.
isCopyForbidden(Class<?>, String) - Method in class rs.baselib.bean.BeanSupport
Returns whether the given property is forbidden to be copied.
isDay(long) - Method in class rs.baselib.util.CronSchedule
Checks whether given timestamp matches with defined day schedule.
isDay(Calendar) - Method in class rs.baselib.util.CronSchedule
Checks whether given calendar date matches with defined day schedule.
isDbLoginEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns whether DB login argument is enabled.
isDbLoginEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns whether DB login argument is enabled.
isDbNameEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns whether DB name argument is enabled.
isDbNameEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns whether DB name argument is enabled.
isDbPasswordEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns whether DB password argument is enabled.
isDbPasswordEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns whether DB password argument is enabled.
isDirty() - Method in class rs.baselib.bean.AbstractBean
Returns whether this object has changed.
isDirty() - Method in interface rs.baselib.util.IDirtyable
Returns whether this object has changed.
isEmpty(String) - Static method in class rs.baselib.util.CommonUtils
Returns true when the given string is null or - when trimmed - empty.
isEmpty(String, boolean) - Static method in class rs.baselib.util.CommonUtils
Returns true when the given string is null empty.
isEmpty() - Method in interface rs.baselib.util.ICache
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class rs.baselib.util.SoftMapCache
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class rs.baselib.util.WeakMapCache
Returns true if this map contains no key-value mappings.
isHostEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns whether host argument is enabled.
isHostEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns whether host argument is enabled.
isHour(long) - Method in class rs.baselib.util.CronSchedule
Checks whether given timestamp matches with defined hour schedule.
isHour(Calendar) - Method in class rs.baselib.util.CronSchedule
Checks whether given calendar date matches with defined hour schedule.
isIn(RsDate) - Method in class rs.baselib.util.DateTimePeriod
Tells whether date is in this range.
isJava6() - Static method in class rs.baselib.lang.LangUtils
Returns true when the runtime is Java 6.
isMac() - Static method in class rs.baselib.util.CommonUtils
Tells whether runtime is a Mac system.
isMaxVersionIncluded() - Method in class rs.baselib.licensing.DefaultLicense
Returns whether verification includes the maximum version.
isMinute(long) - Method in class rs.baselib.util.CronSchedule
Checks whether given timestamp matches with defined schedule.
isMinute(Calendar) - Method in class rs.baselib.util.CronSchedule
Checks whether given calendar date matches with defined schedule.
isMinVersionIncluded() - Method in class rs.baselib.licensing.DefaultLicense
Returns whether verification includes the minimum version.
isNoCopy(PropertyDescriptor) - Static method in class rs.baselib.lang.LangUtils
Returns true when given property is not allowed to be copied with IBean.copyTo(Object).
isOverwrite() - Method in class rs.baselib.licensing.KeyGen
Returns the KeyGen.overwrite.
isPortEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Returns whether port argument is enabled.
isPortEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Returns whether port argument is enabled.
isRelative(String) - Method in class rs.baselib.prefs.AbstractPreferences
Returns true when the given pathname is relative to this node.
isRootNode() - Method in class rs.baselib.prefs.AbstractPreferences
Returns true when this is a root node.
isSnapshot() - Method in class rs.baselib.util.ReleaseInformation
Returns whether this is a Snapshot version.
isSolaris() - Static method in class rs.baselib.util.CommonUtils
Tells whether runtime is a Windows system.
isSvnMixedRevisions() - Method in class rs.baselib.util.ReleaseInformation
Returns the svnMixedRevisions.
isTransient(Object, String) - Method in class rs.baselib.bean.BeanSupport
Returns true when the given property is transient.
isTransient(PropertyDescriptor) - Static method in class rs.baselib.lang.LangUtils
Returns true when given property is transient.
isUnix() - Static method in class rs.baselib.util.CommonUtils
Tells whether runtime is a Unix system.
isValid() - Method in class rs.baselib.util.ReleaseInformation
Checks whether this info is valid.
isValidChar(char) - Method in class rs.baselib.io.AbstractReaderFilter
Tells the filter reader whether the given character is valid or not.
isValidChar(char) - Method in class rs.baselib.io.XmlReaderFilter
Tells the filter reader whether the given character is valid or not.
isWindows() - Static method in class rs.baselib.util.CommonUtils
Tells whether runtime is a Windows system.
iterable(Iterator<T>) - Static method in class rs.baselib.util.CommonUtils
Returns an iterable for the given iterator.
IterableImpl<T> - Class in rs.baselib.util
Wraps an Iterator.
IterableImpl(Iterator<T>) - Constructor for class rs.baselib.util.IterableImpl
Constructor.
iterator() - Method in class rs.baselib.util.IterableImpl
 
IUriProvider - Interface in rs.baselib.util
Interface that can provide URIs.
IUrlProvider - Interface in rs.baselib.util
Interface that can provide URLs.
IUrlTransformer - Interface in rs.baselib.util
Converts names to URLs.
IValueProvider - Interface in rs.baselib.util
Interface for an object that can retrieve a certain property from an object.
IWrapper - Interface in rs.baselib.util
A wrapper marker.

J

JarDescriptor - Class in rs.baselib.lang
Describes a JAR file
JarDescriptor(File) - Constructor for class rs.baselib.lang.JarDescriptor
Constructor.
join(String, String[]) - Static method in class rs.baselib.util.CommonUtils
Makes a join of a string array.
join(String, String[], int) - Static method in class rs.baselib.util.CommonUtils
Makes a join of a string array.
join(String, String[], int, int) - Static method in class rs.baselib.util.CommonUtils
Makes a join of a string array.

K

KEY_ARTIFACT_ID - Static variable in class rs.baselib.util.ReleaseInformation
The Maven Artifact ID key (artifactId)
KEY_BUILD_DATE - Static variable in class rs.baselib.util.ReleaseInformation
The build date, e.g. 2012-12-19 11:17:24 +0100
KEY_GROUP_ID - Static variable in class rs.baselib.util.ReleaseInformation
The Maven Group ID key (groupId)
KEY_NAME - Static variable in class rs.baselib.util.ReleaseInformation
The Maven name key (name)
KEY_SVN_COMMITTED_DATE - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion committed date key (committedDate), e.g. 2012-12-19 11:17:24 +0100
KEY_SVN_COMMITTED_REVISION - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion committed revision key (committedRevision)
KEY_SVN_MIXED_REVISIONS - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion mixed revision key (mixedRevisions)
KEY_SVN_PATH - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion path key (path)
KEY_SVN_REPOSITORY - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion repository key (repository)
KEY_SVN_REVISION - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion revision key (revision)
KEY_SVN_SPECIAL_STATUS - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion special status key (specialStatus)
KEY_SVN_STATUS - Static variable in class rs.baselib.util.ReleaseInformation
The Subversion status key (status)
KEY_VERSION - Static variable in class rs.baselib.util.ReleaseInformation
The Maven version key (version)
KeyGen - Class in rs.baselib.crypto
The class for generating key pairs.
KeyGen() - Constructor for class rs.baselib.crypto.KeyGen
 
KeyGen - Class in rs.baselib.licensing
A RSA Key Generator.
KeyGen(String, int, String, boolean) - Constructor for class rs.baselib.licensing.KeyGen
 
keys() - Method in class rs.baselib.prefs.AbstractPreferences
Returns all of the keys that have an associated value in this node.
keys() - Method in interface rs.baselib.prefs.IPreferences
Returns all of the keys that have an associated value in this node.
keySet() - Method in interface rs.baselib.util.ICache
Returns a Set view of the keys contained in this map.
keySet() - Method in class rs.baselib.util.SoftMapCache
Returns a Set view of the keys contained in this map.
keySet() - Method in class rs.baselib.util.WeakMapCache
Returns a Set view of the keys contained in this map.

L

LangUtils - Class in rs.baselib.lang
Reflection and language Utils.
LangUtils() - Constructor for class rs.baselib.lang.LangUtils
 
LicenseException - Exception in rs.baselib.licensing
A License problem.
LicenseException() - Constructor for exception rs.baselib.licensing.LicenseException
Constructor.
LicenseException(String, Throwable) - Constructor for exception rs.baselib.licensing.LicenseException
Constructor.
LicenseException(String) - Constructor for exception rs.baselib.licensing.LicenseException
Constructor.
LicenseException(Throwable) - Constructor for exception rs.baselib.licensing.LicenseException
Constructor.
LicenseGenerator - Class in rs.baselib.licensing
The generator for license.
LicenseGenerator() - Constructor for class rs.baselib.licensing.LicenseGenerator
Constructor.
LicenseGenerator(ILicensingScheme) - Constructor for class rs.baselib.licensing.LicenseGenerator
Constructor.
LicenseGenerator(ILicenseCreator) - Constructor for class rs.baselib.licensing.LicenseGenerator
Constructor.
LicenseManager - Class in rs.baselib.licensing
The Key Manager, responsible to verify licenses.
LicenseManager() - Constructor for class rs.baselib.licensing.LicenseManager
Constructor.
LicenseManager(ILicensingScheme) - Constructor for class rs.baselib.licensing.LicenseManager
Constructor.
LicenseManager(ILicenseVerifier) - Constructor for class rs.baselib.licensing.LicenseManager
Constructor.
LicensingScheme - Enum in rs.baselib.licensing
Describes the alternative ways to produce a license key.
LicGen - Class in rs.baselib.licensing
A universal generator for creating RSA licenses.
LicGen(String, long, String) - Constructor for class rs.baselib.licensing.LicGen
Constructor.
load(Configuration, boolean) - Static method in class rs.baselib.configuration.ConfigurationUtils
Loads an object from a configuration.
load(String, Configuration, boolean) - Static method in class rs.baselib.configuration.ConfigurationUtils
Loads an object from a configuration.
load(Class<T>, Configuration, boolean) - Static method in class rs.baselib.configuration.ConfigurationUtils
Loads an object from a configuration.
load(String) - Static method in class rs.baselib.io.FileFinder
Finds and loads a file.
load(Class<?>, String) - Static method in class rs.baselib.io.FileFinder
Finds and loads a file.
load(IPreferences, InputStream) - Method in class rs.baselib.prefs.PreferencesService
Loads the information from the stream into the node
loadAlgorithm(Configuration) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Returns the algorithm definition from the config
loadContent(URL) - Static method in class rs.baselib.util.CommonUtils
Loads the content of the URL as a string.
loadContent(URL, Charset) - Static method in class rs.baselib.util.CommonUtils
Loads the content of the URL as a string.
loadContent(String) - Static method in class rs.baselib.util.CommonUtils
Loads the content of a file as a string.
loadContent(String, Charset) - Static method in class rs.baselib.util.CommonUtils
Loads the content of a file as a string.
loadContent(File) - Static method in class rs.baselib.util.CommonUtils
Loads the content of a file as a string.
loadContent(File, Charset) - Static method in class rs.baselib.util.CommonUtils
Loads the content of a file as a string.
loadContent(InputStream) - Static method in class rs.baselib.util.CommonUtils
Loads the content of a stream as a string.
loadContent(InputStream, Charset) - Static method in class rs.baselib.util.CommonUtils
Loads the content of a stream as a string.
loadContent(Reader) - Static method in class rs.baselib.util.CommonUtils
Loads the content of a reader as a string.
loadParamSpec(Configuration) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Currently only default PBE spec.
loadPrivateKey(File, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PrivateKey from given file.
loadPrivateKey(String, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PrivateKey from given file.
loadPrivateKey(URL, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PrivateKey from given URL.
loadPrivateKey(InputStream, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PrivateKey from given stream.
loadPrivateKey(Reader, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PrivateKey from given reader.
loadProperties(File) - Static method in class rs.baselib.util.CommonUtils
Loads a property file.
loadProperties(String) - Static method in class rs.baselib.util.CommonUtils
Loads a property file.
loadProperties(Properties, File) - Static method in class rs.baselib.util.CommonUtils
Loads a property file.
loadProperties(Properties, String) - Static method in class rs.baselib.util.CommonUtils
Loads a property file.
loadPublicKey(File, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PublicKey from given file.
loadPublicKey(String, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PublicKey from given file.
loadPublicKey(URL, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PublicKey from given URL.
loadPublicKey(InputStream, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PublicKey from given stream.
loadPublicKey(Reader, String) - Static method in class rs.baselib.crypto.EncryptionUtils
Instantiates a PublicKey from given reader.
loadSpec() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Loads the spec params (lazily).
loadSystemPreferences(IPreferences, String) - Method in class rs.baselib.prefs.AbstractPreferencesService
Loads the system preferences into the given node.
loadSystemPreferences(IPreferences, String) - Method in class rs.baselib.prefs.PreferencesService
Loads the system preferences into the given node.
loadUserPreferences(IPreferences, String) - Method in class rs.baselib.prefs.AbstractPreferencesService
Loads the user preferences into the given node.
loadUserPreferences(IPreferences, String) - Method in class rs.baselib.prefs.PreferencesService
Loads the user preferences into the given node.
LogLevel - Enum in rs.baselib.util
A definition of log levels for internal uses.

M

main(String[]) - Static method in class rs.baselib.licensing.KeyGen
CLI.
main(String[]) - Static method in class rs.baselib.licensing.LicGen
CLI.
matches(int) - Method in class rs.baselib.util.CronSchedule.AbstractTimeValue
Returns true when given time value matches defined time.
matches(long) - Method in class rs.baselib.util.CronSchedule
Checks whether given timestamp matches with defined schedule.
matches(Calendar) - Method in class rs.baselib.util.CronSchedule
Checks whether given timestamp matches with defined schedule.
matches(int, Calendar) - Method in class rs.baselib.util.CronSchedule
Checks whether specific schedule definition matches against the given calendar date.
matches(int) - Method in class rs.baselib.util.CronSchedule.SingleTimeValue
Returns true when given time value matches defined value.
matches(int) - Method in class rs.baselib.util.CronSchedule.TimeAll
Returns always true.
matches(int) - Method in class rs.baselib.util.CronSchedule.TimeRange
Returns true when given time value falls in range.
matches(int) - Method in class rs.baselib.util.CronSchedule.TimeSteps
Returns true when given time value matches the interval.
MAXIMUM_VERSION_INCLUDED_KEY - Static variable in interface rs.baselib.licensing.ILicense
Key for inclusion of maximum version (Usage is optional).
MAXIMUM_VERSION_KEY - Static variable in interface rs.baselib.licensing.ILicense
Key for maximum version (Usage is optional).
MINIMUM_VERSION_INCLUDED_KEY - Static variable in interface rs.baselib.licensing.ILicense
Key for inclusion of minimum version (Usage is optional).
MINIMUM_VERSION_KEY - Static variable in interface rs.baselib.licensing.ILicense
Key for minimum version (Usage is optional).
MySql5JdbcConnectionProvider - Class in rs.baselib.sql
Connection provider for MySQL.
MySql5JdbcConnectionProvider() - Constructor for class rs.baselib.sql.MySql5JdbcConnectionProvider
Constructor.

N

name() - Method in class rs.baselib.prefs.AbstractPreferences
Returns this node's name, relative to its parent.
name() - Method in interface rs.baselib.prefs.IPreferences
Returns this node's name, relative to its parent.
NamedObject - Interface in rs.baselib.bean
A BO having a name.
newInstance(String) - Static method in class rs.baselib.lang.LangUtils
Instantiates a class object from class name.
newInstance(String, ClassLoader) - Static method in class rs.baselib.lang.LangUtils
Instantiates a class object from class name.
NoCopy - Annotation Type in rs.baselib.bean
Annotation of properties that are not allowed to be copied in IBean.copyTo(Object).
node(String) - Method in class rs.baselib.prefs.AbstractPreferences
Returns a named Preferences object (node), creating it and any of its ancestors if they do not already exist.
node(String) - Method in interface rs.baselib.prefs.IPreferences
Returns a named Preferences object (node), creating it and any of its ancestors if they do not already exist.
nodeChanged(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
A node changed.
nodeExists(String) - Method in class rs.baselib.prefs.AbstractPreferences
Returns true if the named node exists.
nodeExists(String) - Method in interface rs.baselib.prefs.IPreferences
Returns true if the named node exists.

O

OctetLicenseCreator - Class in rs.baselib.licensing.internal
Creates an Octet License.
OctetLicenseCreator() - Constructor for class rs.baselib.licensing.internal.OctetLicenseCreator
Constructor.
OctetLicenseVerifier - Class in rs.baselib.licensing.internal
Verifies an Octet License.
OctetLicenseVerifier() - Constructor for class rs.baselib.licensing.internal.OctetLicenseVerifier
Constructor.
open(String) - Static method in class rs.baselib.io.FileFinder
Tries to find the file specified from filesystem or classpath.
open(Class<?>, String) - Static method in class rs.baselib.io.FileFinder
Tries to find the file specified from filesystem or classpath.
OWNER_KEY - Static variable in interface rs.baselib.licensing.ILicense
Key for owner (Usage is optional).

P

parent() - Method in class rs.baselib.prefs.AbstractPreferences
Returns the parent of this node, or null if this is the root.
parent() - Method in interface rs.baselib.prefs.IPreferences
Returns the parent of this node, or null if this is the root.
parseTime(String) - Static method in class rs.baselib.licensing.LicGen
 
PASSWORD_CHARS - Static variable in class rs.baselib.crypto.EncryptionUtils
The default number of iterations to be executed when creating the encrypting algorithm.
Preferences - Class in rs.baselib.prefs
Default implementation of preferences.
Preferences(AbstractPreferences, String) - Constructor for class rs.baselib.prefs.Preferences
Constructor.
PreferencesService - Class in rs.baselib.prefs
The default implementation of IPreferencesService.
printHelp(Options) - Static method in class rs.baselib.licensing.KeyGen
Prints the CLI help text.
printHelp(Options) - Static method in class rs.baselib.licensing.LicGen
Prints the CLI help.
printStackTrace(PrintStream, int) - Static method in class rs.baselib.util.CommonUtils
Dumps the stacktrace into the print stream.
PRODUCT_KEY - Static variable in interface rs.baselib.licensing.ILicense
A key for the product (Usage is optional).
PropertiesFileAuthorizationCallback - Class in rs.baselib.security
Implements authorization information retrieval from a properties file.
PropertiesFileAuthorizationCallback() - Constructor for class rs.baselib.security.PropertiesFileAuthorizationCallback
Default Constructor.
PROPERTY_NAME - Static variable in interface rs.baselib.bean.NamedObject
 
put(String, String) - Method in class rs.baselib.prefs.AbstractPreferences
Associates the specified value with the specified key in this node.
put(String, String) - Method in interface rs.baselib.prefs.IPreferences
Associates the specified value with the specified key in this node.
put(IPreferences, String, String) - Method in class rs.baselib.prefs.PreferencesService
Stores the key at the appropriate sub-node.
put(K, V) - Method in interface rs.baselib.util.ICache
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class rs.baselib.util.SoftMapCache
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class rs.baselib.util.WeakMapCache
Associates the specified value with the specified key in this map (optional operation).
putBoolean(String, boolean) - Method in class rs.baselib.prefs.AbstractPreferences
Associates a String object representing the specified boolean value with the specified key in this node.
putBoolean(String, boolean) - Method in interface rs.baselib.prefs.IPreferences
Associates a String object representing the specified boolean value with the specified key in this node.
putByteArray(String, byte[]) - Method in class rs.baselib.prefs.AbstractPreferences
Associates a String object representing the specified byte[] with the specified key in this node.
putByteArray(String, byte[]) - Method in interface rs.baselib.prefs.IPreferences
Associates a String object representing the specified byte[] with the specified key in this node.
putDouble(String, double) - Method in class rs.baselib.prefs.AbstractPreferences
Associates a String object representing the specified double value with the specified key in this node.
putDouble(String, double) - Method in interface rs.baselib.prefs.IPreferences
Associates a String object representing the specified double value with the specified key in this node.
putFloat(String, float) - Method in class rs.baselib.prefs.AbstractPreferences
Associates a String object representing the specified float value with the specified key in this node.
putFloat(String, float) - Method in interface rs.baselib.prefs.IPreferences
Associates a String object representing the specified float value with the specified key in this node.
putInt(String, int) - Method in class rs.baselib.prefs.AbstractPreferences
Associates a String object representing the specified int value with the specified key in this node.
putInt(String, int) - Method in interface rs.baselib.prefs.IPreferences
Associates a String object representing the specified int value with the specified key in this node.
putLong(String, long) - Method in class rs.baselib.prefs.AbstractPreferences
Associates a String object representing the specified long value with the specified key in this node.
putLong(String, long) - Method in interface rs.baselib.prefs.IPreferences
Associates a String object representing the specified long value with the specified key in this node.

R

read() - Method in class rs.baselib.io.AbstractReaderFilter
read(char[], int, int) - Method in class rs.baselib.io.AbstractReaderFilter
readLock() - Method in class rs.baselib.prefs.AbstractPreferences
Aquires a read lock.
readUnlock() - Method in class rs.baselib.prefs.AbstractPreferences
Releases a read lock.
registerChange(String, Object, Object) - Method in class rs.baselib.bean.AbstractBean
Register the property change.
ReleaseInformation - Class in rs.baselib.util
Holds release information about packages, artifacts and versions.
ReleaseInformation() - Constructor for class rs.baselib.util.ReleaseInformation
Constructor.
ReleaseRepository - Class in rs.baselib.util
Holds information about packages and modules.
ReleaseRepository() - Constructor for class rs.baselib.util.ReleaseRepository
Constructor.
remove(String) - Method in class rs.baselib.licensing.DefaultLicenseContext
Removes the property with given key.
remove(Class<T>) - Method in class rs.baselib.licensing.DefaultLicenseContext
Removes the property of given class.
remove(String) - Method in interface rs.baselib.licensing.ILicenseContext
Removes the property with given key.
remove(Class<T>) - Method in interface rs.baselib.licensing.ILicenseContext
Removes the property of given class.
remove(String) - Method in class rs.baselib.prefs.AbstractPreferences
Removes the value associated with the specified key in this node, if any.
remove(String) - Method in interface rs.baselib.prefs.IPreferences
Removes the value associated with the specified key in this node, if any.
remove(Object) - Method in interface rs.baselib.util.ICache
Removes the mapping for a key from this map if it is present (optional operation).
remove(Object) - Method in class rs.baselib.util.SoftMapCache
Removes the mapping for a key from this map if it is present (optional operation).
remove(Object) - Method in class rs.baselib.util.WeakMapCache
Removes the mapping for a key from this map if it is present (optional operation).
removeNode(AbstractPreferences) - Method in class rs.baselib.prefs.AbstractPreferences
Removes the given node.
removeNode() - Method in class rs.baselib.prefs.AbstractPreferences
Removes this node and all of its descendants, invalidating any properties contained in the removed nodes.
removeNode() - Method in interface rs.baselib.prefs.IPreferences
Removes this node and all of its descendants, invalidating any properties contained in the removed nodes.
removeProperty(String) - Method in class rs.baselib.licensing.AbstractLicense
Sets the property of the license.
removePropertyChangeListener(PropertyChangeListener) - Method in class rs.baselib.bean.AbstractBean
Remove a change listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class rs.baselib.bean.AbstractBean
Remove a change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface rs.baselib.bean.IPropertyChangeProvider
Remove a change listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface rs.baselib.bean.IPropertyChangeProvider
Remove a change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class rs.baselib.prefs.AbstractPreferences
Remove a change listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class rs.baselib.prefs.AbstractPreferences
Remove a change listener.
reset() - Method in class rs.baselib.bean.AbstractBean
Reset all changes.
reset() - Method in interface rs.baselib.bean.IBean
Reset all changes.
ResourceList - Class in rs.baselib.lang
List resources available from the classpath.
ResourceList() - Constructor for class rs.baselib.lang.ResourceList
 
rs.baselib.bean - package rs.baselib.bean
Provides support for objects and classes implementing the Java Bean Specification.
rs.baselib.configuration - package rs.baselib.configuration
Provides support for configuration issues.
rs.baselib.crypto - package rs.baselib.crypto
Provides support for encrypting, decrypting and signing streams.
rs.baselib.io - package rs.baselib.io
Provides I/O utilities, such as converting from/into bytes and finding resources.
rs.baselib.lang - package rs.baselib.lang
Provides support for Java language-specific issues.
rs.baselib.licensing - package rs.baselib.licensing
Helper methods for licensing products.
rs.baselib.licensing.internal - package rs.baselib.licensing.internal
Internal Licensing implementations.
rs.baselib.prefs - package rs.baselib.prefs
Preference Alternatice (kept for reference) - Experimental.
rs.baselib.security - package rs.baselib.security
Provides password related interfaces and classes.
rs.baselib.sql - package rs.baselib.sql
Pure SQL helper classes.
rs.baselib.test - package rs.baselib.test
Provides classes for test-related issues.
rs.baselib.type - package rs.baselib.type
Commonly used data types.
rs.baselib.util - package rs.baselib.util
Provides several utility classes.
RsaLicenseCreator - Class in rs.baselib.licensing.internal
Creates a full license.
RsaLicenseCreator() - Constructor for class rs.baselib.licensing.internal.RsaLicenseCreator
Constructor.
RsaLicenseVerifier - Class in rs.baselib.licensing.internal
Verifies a full license.
RsaLicenseVerifier() - Constructor for class rs.baselib.licensing.internal.RsaLicenseVerifier
Constructor.
RsDate - Class in rs.baselib.util
A Date replacement object to allow better date computations.
RsDate() - Constructor for class rs.baselib.util.RsDate
Constructor.
RsDate(Date) - Constructor for class rs.baselib.util.RsDate
Constructor.
RsDate(long) - Constructor for class rs.baselib.util.RsDate
Constructor.
RsDate(Calendar) - Constructor for class rs.baselib.util.RsDate
Constructor.
RsDay - Class in rs.baselib.util
A day.
RsDay() - Constructor for class rs.baselib.util.RsDay
Constructor.
RsDay(Date) - Constructor for class rs.baselib.util.RsDay
Constructor.
RsDay(long) - Constructor for class rs.baselib.util.RsDay
Constructor.
RsDay(Calendar) - Constructor for class rs.baselib.util.RsDay
Constructor.
RsDay(int, int, int) - Constructor for class rs.baselib.util.RsDay
Constructor.
RsMonth - Class in rs.baselib.util
A month.
RsMonth() - Constructor for class rs.baselib.util.RsMonth
Constructor.
RsMonth(Date) - Constructor for class rs.baselib.util.RsMonth
Constructor.
RsMonth(long) - Constructor for class rs.baselib.util.RsMonth
Constructor.
RsMonth(Calendar) - Constructor for class rs.baselib.util.RsMonth
Constructor.
RsMonth(int, int) - Constructor for class rs.baselib.util.RsMonth
Constructor.
RsYear - Class in rs.baselib.util
A year.
RsYear() - Constructor for class rs.baselib.util.RsYear
Constructor.
RsYear(Date) - Constructor for class rs.baselib.util.RsYear
Constructor.
RsYear(long) - Constructor for class rs.baselib.util.RsYear
Constructor.
RsYear(Calendar) - Constructor for class rs.baselib.util.RsYear
Constructor.
RsYear(int) - Constructor for class rs.baselib.util.RsYear
Constructor.
run() - Method in class rs.baselib.licensing.KeyGen
Generates and saved the key.
run() - Method in class rs.baselib.licensing.LicGen
 
run() - Method in class rs.baselib.prefs.AbstractPreferencesService.FlushingThread
 

S

save(File, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PrivateKey into given file.
save(String, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PrivateKey into given file.
save(OutputStream, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PrivateKey into given stream.
save(PrintWriter, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PrivateKey into given writer.
save(File, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PublicKey into given file.
save(String, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PublicKey into given file.
save(OutputStream, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PublicKey into given stream.
save(PrintWriter, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
Saves a PublicKey into given writer.
save(IPreferences, OutputStream) - Method in class rs.baselib.prefs.PreferencesService
Saves the node information into the stream
save(String, IPreferences, PrintWriter) - Method in class rs.baselib.prefs.PreferencesService
Recursively stores the given node into the writer.
SEED - Static variable in class rs.baselib.lang.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
serialize(Object) - Static method in class rs.baselib.lang.LangUtils
Serializes the given value.
serialize(SimpleLicense) - Static method in class rs.baselib.licensing.SimpleLicense
Serializes this license into bytes.
serializeBase64(Object) - Static method in class rs.baselib.lang.LangUtils
Serializes the given value into BASE64.
set(String, Object) - Method in class rs.baselib.bean.AbstractBean
Set the property with given name to the value
set(String, Object) - Method in interface rs.baselib.bean.IBean
Set the property with given name to the value
set(String, Object) - Method in class rs.baselib.licensing.DefaultLicenseContext
Sets the property.
set(Class<T>, T) - Method in class rs.baselib.licensing.DefaultLicenseContext
Sets the property.
set(String, Object) - Method in interface rs.baselib.licensing.ILicenseContext
Sets the property.
set(Class<T>, T) - Method in interface rs.baselib.licensing.ILicenseContext
Sets the property.
set(String) - Method in class rs.baselib.util.CronSchedule
Sets the cron schedule.
set(int, String) - Method in class rs.baselib.util.CronSchedule
Sets the time values accordingly
set(int, CronSchedule.AbstractTimeValue[]) - Method in class rs.baselib.util.CronSchedule
Sets the values for a specific type
set(String, String) - Method in class rs.baselib.util.ReleaseInformation
Sets the information with given key.
setAdditionalArgument(int, String, boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setAdditionalArgument(int, String, boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
setAdditionalArgumentEnabled(int, boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets whether additional argument is enabled.
setAdditionalArgumentEnabled(int, boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets whether additional argument is enabled.
setAdditionalArgumentName(int, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets the name of the additional argument.
setAdditionalArgumentName(int, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets the name of the additional argument.
setAlgorithm(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Sets the algorithm.
setAnchor(URL, String) - Static method in class rs.baselib.util.CommonUtils
Set the anchor id for at the given URL.
setArtifactId(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the artifactId.
setBeanProperty(String) - Method in class rs.baselib.util.BeanValueProvider
Sets the beanProperty.
setBuildDate(RsDate) - Method in class rs.baselib.util.ReleaseInformation
Sets the buildDate.
setBuildDate(Date) - Method in class rs.baselib.util.ReleaseInformation
Sets the buildDate.
setCity(String) - Method in class rs.baselib.type.Address
Sets the Address.city.
setCountry(Country) - Method in class rs.baselib.type.Address
Sets the Address.country.
setDataSource(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setDbLogin(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setDbLogin(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
setDbLoginEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets whether DB login argument is enabled.
setDbLoginEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets whether DB login argument is enabled.
setDbName(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setDbName(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
setDbNameEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets whether DB name argument is enabled.
setDbNameEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets whether DB name argument is enabled.
setDbPassword(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setDbPassword(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
setDbPasswordEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets whether DB password argument is enabled.
setDbPasswordEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets whether DB password argument is enabled.
setDefaultAdditionalArgument(int, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets the default additional argument to be used when it is disabled or actual value is empty.
setDefaultAdditionalArgument(int, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets the default additional argument to be used when it is disabled or actual value is empty.
setDefaultDbLogin(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets the default DB login argument to be used when DB login argument is disabled or actual value is empty.
setDefaultDbLogin(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets the default DB login argument to be used when DB login argument is disabled or actual value is empty.
setDefaultDbName(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets the default DB name argument to be used when DB name argument is disabled or actual value is empty.
setDefaultDbName(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets the default DB name argument to be used when DB name argument is disabled or actual value is empty.
setDefaultDbPassword(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets the default DB password argument to be used when DB password argument is disabled or actual value is empty.
setDefaultDbPassword(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets the default DB password argument to be used when DB password argument is disabled or actual value is empty.
setDefaultHost(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets the default host argument to be used when host argument is disabled or actual value is empty.
setDefaultHost(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets the default host argument to be used when host argument is disabled or actual value is empty.
setDefaultPort(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets the default port argument to be used when port argument is disabled or actual value is empty.
setDefaultPort(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets the default port argument to be used when port argument is disabled or actual value is empty.
setDirty(boolean) - Method in class rs.baselib.bean.AbstractBean
Sets the dirty flag.
setEndValue(int) - Method in class rs.baselib.util.CronSchedule.TimeRange
 
setExpirationDate(Date) - Method in class rs.baselib.licensing.DefaultLicense
Sets the new expiration date
setExpirationDate(Date) - Method in class rs.baselib.licensing.SimpleLicense
Sets the new expiration date
setFile(File) - Method in class rs.baselib.lang.JarDescriptor
Sets the file.
setFrom(RsDate) - Method in class rs.baselib.util.DateTimePeriod
Sets the from.
setGroupId(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the groupId.
setHibernateDialect(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setHost(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setHost(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
setHostEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets whether host argument is enabled.
setHostEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets whether host argument is enabled.
setJarFile(JarFile) - Method in class rs.baselib.lang.JarDescriptor
Sets the jarFile.
setKeyPair(KeyPair) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Sets the keyPair.
setLoginLabel(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
Sets a text for the login label.
setLoginPrompt(String) - Method in class rs.baselib.security.CommandLineAuthorizationCallback
Sets a text for the login prompt.
setMaxVersion(String) - Method in class rs.baselib.licensing.DefaultLicense
Sets the maximum version this license is valid for.
setMaxVersionIncluded(boolean) - Method in class rs.baselib.licensing.DefaultLicense
Sets whether verification includes the maximum version.
setMinVersion(String) - Method in class rs.baselib.licensing.DefaultLicense
Sets the minimum version this license is valid for.
setMinVersionIncluded(boolean) - Method in class rs.baselib.licensing.DefaultLicense
Sets whether verification includes the minimum version.
setName(String) - Method in interface rs.baselib.bean.NamedObject
Sets the name of this object.
setName(String) - Method in class rs.baselib.security.AbstractAuthorizationCallback
Sets the login name.
setName(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the name.
setNullValue(Object) - Method in class rs.baselib.util.BeanValueProvider
Sets the nullValue.
setOwner(String) - Method in class rs.baselib.licensing.DefaultLicense
Sets the license owner.
setOwner(String) - Method in class rs.baselib.licensing.SimpleLicense
Sets the license owner.
setParamSpec(AlgorithmParameterSpec) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
Sets the paramSpec.
setPassword(String) - Method in class rs.baselib.security.AbstractAuthorizationCallback
Sets the password.
setPasswordLabel(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
Sets a text for the password label.
setPasswordPrompt(String) - Method in class rs.baselib.security.CommandLineAuthorizationCallback
Sets a text for the password prompt.
setPort(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
setPort(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
setPortEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
Sets whether port argument is enabled.
setPortEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
Sets whether port argument is enabled.
setPrivateKey(PrivateKey) - Method in class rs.baselib.crypto.DataSigner
Sets the privateKey.
setPrivateKey(String) - Method in class rs.baselib.crypto.DataSigner
Sets the privateKey.
setProduct(String) - Method in class rs.baselib.licensing.DefaultLicense
Sets the product name.
setProduct(int) - Method in class rs.baselib.licensing.SimpleLicense
Sets the product ID.
setPrompt(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
Sets a text for the prompt.
setProperty(String, Object) - Method in class rs.baselib.licensing.AbstractLicense
Sets the property of the license.
setPublicKey(PublicKey) - Method in class rs.baselib.crypto.DataSigner
Sets the publicKey.
setPublicKey(String) - Method in class rs.baselib.crypto.DataSigner
Sets the publicKey.
setRange(CronSchedule.AbstractTimeValue) - Method in class rs.baselib.util.CronSchedule.TimeSteps
 
setStartValue(int) - Method in class rs.baselib.util.CronSchedule.TimeRange
 
setState(String) - Method in class rs.baselib.type.Address
Sets the Address.state.
setSteps(int) - Method in class rs.baselib.util.CronSchedule.TimeSteps
 
setStreet1(String) - Method in class rs.baselib.type.Address
Sets the Address.street1.
setStreet2(String) - Method in class rs.baselib.type.Address
Sets the Address.street2.
setSvnCommittedDate(RsDate) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnCommittedDate.
setSvnCommittedDate(Date) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnCommittedDate.
setSvnCommittedRevision(long) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnCommittedRevision.
setSvnMixedRevisions(boolean) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnMixedRevisions.
setSvnPath(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnPath.
setSvnRepository(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnRepository.
setSvnRevision(long) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnRevision.
setSvnSpecialStatus(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnSpecialStatus.
setSvnStatus(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the svnStatus.
setTitle(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
Sets a text for the popup title.
setUntil(RsDate) - Method in class rs.baselib.util.DateTimePeriod
Sets the until.
setValue(int) - Method in class rs.baselib.util.CronSchedule.SingleTimeValue
 
setVersion(String) - Method in class rs.baselib.util.ReleaseInformation
Sets the version.
setZipCode(String) - Method in class rs.baselib.type.Address
Sets the Address.zipCode.
showPopup() - Method in class rs.baselib.security.GuiAuthorizationCallback
Shows the popup and asks for credentials.
sign(Reader) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given stream.
sign(InputStream) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given stream.
sign(String) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given string.
sign(byte[]) - Method in class rs.baselib.crypto.DataSigner
Creates a signature for the given bytes.
sign(ILicenseContext, byte[]) - Method in class rs.baselib.licensing.internal.OctetLicenseCreator
Signes the given byte array.
SigningException - Exception in rs.baselib.crypto
Exception thrown from signing process.
SigningException() - Constructor for exception rs.baselib.crypto.SigningException
Constructor.
SigningException(String) - Constructor for exception rs.baselib.crypto.SigningException
Constructor.
SigningException(Throwable) - Constructor for exception rs.baselib.crypto.SigningException
Constructor.
SigningException(String, Throwable) - Constructor for exception rs.baselib.crypto.SigningException
Constructor.
SIMPLE_INT_FORMATTER() - Static method in class rs.baselib.util.CommonUtils
Formatter for integers.
SIMPLE_NUMBER_FORMATTER() - Static method in class rs.baselib.util.CommonUtils
Formatter for real numbers.
SimpleAuthorizationCallback - Class in rs.baselib.security
A simple authorization callback to be used within programming.
SimpleAuthorizationCallback() - Constructor for class rs.baselib.security.SimpleAuthorizationCallback
Default Constructor.
SimpleAuthorizationCallback(String, String) - Constructor for class rs.baselib.security.SimpleAuthorizationCallback
Constructor.
SimpleLicense - Class in rs.baselib.licensing
A limited, simple implementation of a license.
SimpleLicense() - Constructor for class rs.baselib.licensing.SimpleLicense
Constructor.
size() - Method in interface rs.baselib.util.ICache
Returns the number of key-value mappings in this map.
size() - Method in class rs.baselib.util.SoftMapCache
Returns the number of key-value mappings in this map.
size() - Method in class rs.baselib.util.WeakMapCache
Returns the number of key-value mappings in this map.
sleep(long) - Static method in class rs.baselib.lang.LangUtils
A wrapper for Thread.sleep(long) to avoid try/catch blocks.
SoftMapCache<K,V> - Class in rs.baselib.util
A cache implementation using a HashMap with SoftReferences.
SoftMapCache() - Constructor for class rs.baselib.util.SoftMapCache
Constructor.
STATE - Static variable in class rs.baselib.type.Address
Property name of state
stderrStackTrace() - Static method in class rs.baselib.util.CommonUtils
Dumps the stacktrace so stderr.
stdoutStackTrace() - Static method in class rs.baselib.util.CommonUtils
Dumps the stacktrace so stdout.
storeProperties(Properties, File) - Static method in class rs.baselib.util.CommonUtils
Stores a property file.
storeProperties(Properties, String) - Static method in class rs.baselib.util.CommonUtils
Stores a property file.
STREET1 - Static variable in class rs.baselib.type.Address
Property name of street1
STREET2 - Static variable in class rs.baselib.type.Address
Property name of street2
sync() - Method in class rs.baselib.prefs.AbstractPreferences
Ensures that future reads from this node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
sync(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
Wait for any modifications to be flushed.
sync() - Method in interface rs.baselib.prefs.IPreferences
Ensures that future reads from this node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
sync(IPreferences) - Method in interface rs.baselib.prefs.IPreferencesService
Wait for any modifications to be flushed.

T

TextFileAuthorizationCallback - Class in rs.baselib.security
Implements authorization information retrieval from a plain text file.
TextFileAuthorizationCallback() - Constructor for class rs.baselib.security.TextFileAuthorizationCallback
Default Constructor.
toBoolean(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to boolean.
toBooleanObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Boolean.
toByte(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to byte.
toByteObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Byte.
toBytes(short) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Short) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(int) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Integer) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(long) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Long) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(float) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Float) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(double) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Double) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(char) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Character) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(char[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(byte) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Byte) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(boolean) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Boolean) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(String) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter (UTF8) to its byte representation.
toBytes(Date) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(RsDate) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(RsMonth) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(RsYear) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(RsDay) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Timestamp) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Currency) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(TimeZone) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(URL) - Static method in class rs.baselib.io.ConverterUtils
Converts the given parameter to its byte representation.
toBytes(Serializable) - Static method in class rs.baselib.io.ConverterUtils
Converts the given Serializable to its byte representation.
toChar(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to char.
toCharArray(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to float.
toCharObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Character.
toCurrency(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Currency.
toDate(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Date.
toDouble(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to double.
toDoubleObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Double.
toFloat(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to float.
toFloatObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Float.
toInt(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to int.
toIntObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Integer.
toLong(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to long.
toLongObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Integer.
toObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts a byte array to a Serializable.
toRsDate(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Date.
toRsDay(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Day.
toRsMonth(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Month.
toRsYear(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Month.
toShort(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to short.
toShortObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Short.
toString() - Method in class rs.baselib.bean.AbstractBean
toString(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to string (UTF8).
toString(String, Object...) - Static method in class rs.baselib.lang.LangUtils
Creates a unified toString() output.
toString() - Method in class rs.baselib.licensing.DefaultLicense
 
toString(String) - Static method in class rs.baselib.util.CommonUtils
Formats the string for display.
toString(float) - Static method in class rs.baselib.util.CommonUtils
Formats the money value.
toString(RsDate) - Static method in class rs.baselib.util.CommonUtils
Formats the given date.
toString(RsDay) - Static method in class rs.baselib.util.CommonUtils
Formats the given day.
toString(RsYear) - Static method in class rs.baselib.util.CommonUtils
Formats the given year.
toString(RsMonth) - Static method in class rs.baselib.util.CommonUtils
Formats the given month (1st day of month).
toString(byte[]) - Static method in class rs.baselib.util.CommonUtils
Generates a string presentation of the given bytes.
toString(Object[]) - Static method in class rs.baselib.util.CommonUtils
Generates a string presentation of the given objects.
toString() - Method in class rs.baselib.util.CronSchedule.SingleTimeValue
Returns cron-like string of this definition.
toString() - Method in class rs.baselib.util.CronSchedule.TimeAll
Returns cron-like string of this definition.
toString() - Method in class rs.baselib.util.CronSchedule.TimeRange
Returns cron-like string of this definition.
toString() - Method in class rs.baselib.util.CronSchedule.TimeSteps
Returns cron-like string of this definition.
toString() - Method in class rs.baselib.util.CronSchedule
Returns the cron-like definition of the schedule.
toString(Locale) - Method in interface rs.baselib.util.IDisplayable
Return the display string in given locale.
toString() - Method in class rs.baselib.util.ReleaseInformation
toString() - Method in class rs.baselib.util.RsDay
toString() - Method in class rs.baselib.util.RsMonth
toString() - Method in class rs.baselib.util.RsYear
toTimestamp(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to Date.
toTimeZone(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to TimeZone.
toURL(byte[]) - Static method in class rs.baselib.io.ConverterUtils
Converts the given bytes to URL.
toURL(String) - Method in interface rs.baselib.util.IUrlTransformer
Converts the given string to a URL.
toURL(String) - Method in class rs.baselib.util.UriProviderWrapper
Converts the given string to a URL.
toURL(String) - Method in class rs.baselib.util.UrlProviderWrapper
Converts the given string to a URL.
traceStackTrace(Logger) - Static method in class rs.baselib.util.CommonUtils
Dumps the stacktrace in TRACE mode.
TYPES - Static variable in class rs.baselib.util.CronSchedule
Types being used.

U

ungroup(String) - Static method in class rs.baselib.licensing.internal.OctetLicenseVerifier
Returns the un-grouped version of the key.
unserialize(String) - Static method in class rs.baselib.lang.LangUtils
Unserializes the given value.
unserialize(byte[]) - Static method in class rs.baselib.lang.LangUtils
Unserializes the given value.
update(Signature, InputStream) - Method in class rs.baselib.crypto.DataSigner
Updates the DSA with the bytes from this stream.
update(Signature, Reader) - Method in class rs.baselib.crypto.DataSigner
Updates the DSA with the bytes from this stream.
UriProviderWrapper - Class in rs.baselib.util
Wraps an IUriProvider into an IUrlTransformer.
UriProviderWrapper(IUriProvider) - Constructor for class rs.baselib.util.UriProviderWrapper
Constructor.
URL_TEMPLATE - Static variable in class rs.baselib.sql.HyperSqlFileJdbcConnectionProvider
The URL Template
URL_TEMPLATE - Static variable in class rs.baselib.sql.HyperSqlServerJdbcConnectionProvider
The URL Template
URL_TEMPLATE - Static variable in class rs.baselib.sql.MySql5JdbcConnectionProvider
The URL Template
UrlProviderWrapper - Class in rs.baselib.util
Wraps an IUrlProvider into an IUrlTransformer.
UrlProviderWrapper(IUrlProvider) - Constructor for class rs.baselib.util.UrlProviderWrapper
Constructor.

V

valueOf(String) - Static method in enum rs.baselib.licensing.LicensingScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum rs.baselib.type.Continent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum rs.baselib.type.Country
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum rs.baselib.util.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum rs.baselib.licensing.LicensingScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum rs.baselib.type.Continent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum rs.baselib.type.Country
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface rs.baselib.util.ICache
Returns a Collection view of the values contained in this map.
values() - Static method in enum rs.baselib.util.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class rs.baselib.util.SoftMapCache
Returns a Collection view of the values contained in this map.
values() - Method in class rs.baselib.util.WeakMapCache
Returns a Collection view of the values contained in this map.
VALUES_CLEARED - Static variable in interface rs.baselib.prefs.IPreferences
Property name when all values were removed
verify(String, InputStream) - Method in class rs.baselib.crypto.DataSigner
Verifies the signature on the given stream.
verify(byte[], InputStream) - Method in class rs.baselib.crypto.DataSigner
Verifies the signature on the given stream.
verify(String, Reader) - Method in class rs.baselib.crypto.DataSigner
Verifies the signature on the given stream.
verify(byte[], Reader) - Method in class rs.baselib.crypto.DataSigner
Verifies the signature on the given stream.
verify(String, String) - Method in class rs.baselib.crypto.DataSigner
Verifies the signature on the given string.
verify(byte[], byte[]) - Method in class rs.baselib.crypto.DataSigner
Verifies the signature on the given bytes.
verify(ILicenseContext) - Method in class rs.baselib.licensing.DefaultLicense
Verify the license using the given context
verify(ILicenseContext) - Method in interface rs.baselib.licensing.ILicense
Verify the license using the given context
verify(String, ILicenseContext) - Method in interface rs.baselib.licensing.ILicenseVerifier
Verifies the given license string.
verify(String, ILicenseContext) - Method in class rs.baselib.licensing.internal.OctetLicenseVerifier
Verifies the given license string.
verify(byte[], SimpleLicense, ILicenseContext) - Method in class rs.baselib.licensing.internal.OctetLicenseVerifier
Verifies the signature
verify(String, ILicenseContext) - Method in class rs.baselib.licensing.internal.RsaLicenseVerifier
Verifies the given license string.
verify(String, ILicenseContext) - Method in class rs.baselib.licensing.LicenseManager
Verifies the given license string.
verify(ILicenseContext) - Method in class rs.baselib.licensing.SimpleLicense
Verify the license using the given context
verifyEqualGreaterThan(String, ILicenseContext, boolean) - Method in class rs.baselib.licensing.AbstractLicense
Verifies that the given value of this license is greater than or equal to the property in the context.
verifyEqualLessThan(String, ILicenseContext, boolean) - Method in class rs.baselib.licensing.AbstractLicense
Verifies that the given value of this license is less than or equal to the property in the context.
verifyEquals(String, ILicenseContext, boolean) - Method in class rs.baselib.licensing.AbstractLicense
Verifies that the given value of this license is equal to the property in the context.
verifyGreaterThan(String, ILicenseContext, boolean) - Method in class rs.baselib.licensing.AbstractLicense
Verifies that the given value of this license is greater than the property in the context.
verifyLessThan(String, ILicenseContext, boolean) - Method in class rs.baselib.licensing.AbstractLicense
Verifies that the given value of this license is less than the property in the context.
VERSION_KEY - Static variable in interface rs.baselib.licensing.ILicense
Key for version (Usage is optional).

W

WeakMapCache<K,V> - Class in rs.baselib.util
A cache implementation using a HashMap with WeakReferences.
WeakMapCache() - Constructor for class rs.baselib.util.WeakMapCache
Constructor.
writeContent(String, String) - Static method in class rs.baselib.util.CommonUtils
Writes the string to a file.
writeContent(String, String, Charset) - Static method in class rs.baselib.util.CommonUtils
Writes the string to a file.
writeContent(File, String) - Static method in class rs.baselib.util.CommonUtils
Writes the string to a file.
writeContent(File, String, Charset) - Static method in class rs.baselib.util.CommonUtils
Writes the string to a file.
writeContent(OutputStream, String) - Static method in class rs.baselib.util.CommonUtils
Writes the string to a stream.
writeContent(OutputStream, String, Charset) - Static method in class rs.baselib.util.CommonUtils
Writes the string to a stream.
writeContent(Writer, String) - Static method in class rs.baselib.util.CommonUtils
Writes the string to a writer.
writeLock() - Method in class rs.baselib.prefs.AbstractPreferences
Aquires a write lock.
writeUnlock() - Method in class rs.baselib.prefs.AbstractPreferences
Releases a write lock.

X

XmlFileAuthorizationCallback - Class in rs.baselib.security
Implements authorization information retrieval from a XML file.
XmlFileAuthorizationCallback() - Constructor for class rs.baselib.security.XmlFileAuthorizationCallback
Default Constructor.
XmlReaderFilter - Class in rs.baselib.io
Filters invalid XML characters from a stream.
XmlReaderFilter(Reader) - Constructor for class rs.baselib.io.XmlReaderFilter
Constructor.

Z

ZIP_CODE - Static variable in class rs.baselib.type.Address
Property name of zipCode
A B C D E F G H I J K L M N O P R S T U V W X Z 
Visit the eu.ralph-schuster.baselib Homepage

Copyright © 2014. All rights reserved.