Index

B C D E F G H M N P S U 
Alle Klassen und Schnittstellen|Alle Packages

B

base64(byte[]) - Statische Methode in Klasse de.srsoftware.tools.Strings
create a base-64 representation of the byte array

C

Calc - Klasse in de.srsoftware.tools
collection of tiny algorithms
camelCase(String) - Statische Methode in Klasse de.srsoftware.tools.Strings
convert a string to camel case: every character following a space is converted to uppercase, spaces are removed
configDir(Class) - Statische Methode in Klasse de.srsoftware.tools.Paths
get a path to the config dir of a given application
configDir(Object) - Statische Methode in Klasse de.srsoftware.tools.Paths
get a path to the config dir of a given application
configDir(String) - Statische Methode in Klasse de.srsoftware.tools.Paths
get a path to the config dir of a given application

D

de.srsoftware.tools - Package de.srsoftware.tools
 

E

extension(File) - Statische Methode in Klasse de.srsoftware.tools.Paths
get the extension part of a file name

F

fill(int, String, Object...) - Statische Methode in Klasse de.srsoftware.tools.Strings
stuff the placeholders in the text with the string representations of the objects, don't indent
fill(String, Object...) - Statische Methode in Klasse de.srsoftware.tools.Strings
stuff the placeholders in the text with the string representations of the objects, don't indent

G

ggt(long, long) - Statische Methode in Klasse de.srsoftware.tools.Calc
calculate the grates common divisor

H

hash(String, String) - Methode in Schnittstelle de.srsoftware.tools.PasswordHasher
hashes a password using a second input as salt
hash(String, String) - Methode in Klasse de.srsoftware.tools.UuidHasher
 
hex(byte[]) - Statische Methode in Klasse de.srsoftware.tools.Strings
get a hexadecimal representation of the byte array

M

matches(String, String) - Methode in Schnittstelle de.srsoftware.tools.PasswordHasher
test, whether a given plain text password matches a hashed password

N

notImplemented(Class<?>, String) - Statische Methode in Klasse de.srsoftware.tools.NotImplemented
create a runtime exception with a "not implemented: [class].
notImplemented(Object, String) - Statische Methode in Klasse de.srsoftware.tools.NotImplemented
create a runtime exception with a "not implemented: [class].
notImplemented(String) - Statische Methode in Klasse de.srsoftware.tools.NotImplemented
create a runtime exception with a "not implemented: …" message
NotImplemented - Klasse in de.srsoftware.tools
helper class to easily create no-implementd excaptions

P

PasswordHasher<T> - Schnittstelle in de.srsoftware.tools
A haser for passwords
Paths - Klasse in de.srsoftware.tools
Utilities for working with application configuration

S

salt(String) - Methode in Schnittstelle de.srsoftware.tools.PasswordHasher
return the salt part of a given hashed password
salt(String) - Methode in Klasse de.srsoftware.tools.UuidHasher
 
sha256(Object) - Statische Methode in Klasse de.srsoftware.tools.Calc
calculate the sha256 hash of the objects string representation
Strings - Klasse in de.srsoftware.tools
Utilities for String handling

U

uuid() - Statische Methode in Klasse de.srsoftware.tools.Strings
shorthand to create a new UUID
UuidHasher - Klasse in de.srsoftware.tools
A password hasher that uses uuids as salt
UuidHasher() - Konstruktor für Klasse de.srsoftware.tools.UuidHasher
Create a new instance
B C D E F G H M N P S U 
Alle Klassen und Schnittstellen|Alle Packages