com.chelseaurquhart.securejsonΒΆ
Classes to securely translate to and from JSON by avoiding the use of strings which are too long-lived in memory, and ensuring that the buffers that are potentially storing sensitive information are immediately erased after consumption.
| author: | Chelsea Urquhart |
|---|
- EncodingAwareCharacterIterator.Encoding
- HugeDecimal
- IConsumer
- IFunction
- IJSONAware
- IJSONDeserializeAware
- IJSONSerializeAware
- IThrowableConsumer
- IThrowableFunction
- IWritableCharSequence
- JSONDecodeException
- JSONDecodeException.EmptyJSONException
- JSONDecodeException.ExtraCharactersException
- JSONDecodeException.InvalidTokenException
- JSONDecodeException.MalformedJSONException
- JSONDecodeException.MalformedListException
- JSONDecodeException.MalformedMapException
- JSONDecodeException.MalformedNumberException
- JSONDecodeException.MalformedStringException
- JSONDecodeException.MalformedUnicodeValueException
- JSONEncodeException
- JSONEncodeException.InvalidTypeException
- JSONException
- JSONReader.Builder
- JSONReader.ContainerStack
- JSONReader.IContainer
- ListReader.Container
- MapReader.Container
- NotImplementedException
- ObjectReader.IdentityHashSet
- Objects
- Relativity
- SecureJSON
- SecureJSON.Builder
- Serialize