All Classes and Interfaces

Class
Description
Base implementation for a ObfuscationProperties.ObfuscationPropertiesBuilder flavor.
Base implementation for a ObfuscationProperties flavor.
The ObfuscationProperties adds functionality to the Properties type for encrypting and decrypting individual properties.
The interface ObfuscationProperties.MutableObfuscationProperties defines "dirty" methods allowing to modify ("mutate") the ObfuscationProperties.
The ObfuscationPropertiesBuilderDecorator represents a decorator for Properties.PropertiesBuilder instances by implementing the ObfuscationProperties.ObfuscationPropertiesBuilder interface.
The ObfuscationPropertiesDecorator represents a decorator for Properties instances by implementing the ObfuscationProperties interface.
Declarative syntactic sugar which may be statically imported in order to allow declarative definitions for the construction of ObfuscationProperties (and the like).
The ObfuscationResourceProperties adds functionality to the ResourceProperties type for encrypting and decrypting individual properties.
The interface ObfuscationResourceProperties.MutableObfuscationResourceProperties defines "dirty" methods allowing to modify ("mutate") the ObfuscationResourceProperties.
The ObfuscationResourcePropertiesBuilderDecorator represents a decorator for ResourceProperties.ResourcePropertiesBuilder instances by implementing the ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder interface.