SecretStrategyAlgebra

com.geirolz.secret.strategy.SecretStrategyAlgebra
See theSecretStrategyAlgebra companion object

A SecretStrategyAlgebra defines the operators to build Obfuscator and DeObfuscator instances.

The algebra also provides a factory to create SecretStrategy instances.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def obfuscator[P](f: P => PlainValueBuffer): Obfuscator[P]

Concrete methods