Package org.pfsw.security

Class Summary
Base64UrlEncodedRandomStringGenerator A generator for random strings that uses a newly generated random byte sequence and returns it base64url encoded (without padding).
SecurityUtil This singleton supports utility methods around various security aspects.
SignatureAlgorithm Each instance of this class represents a signature algorithm.
 

Enum Summary
KeystoreType  
 

Exception Summary
SecurityRuntimeException A generic runtime exception for security problems.