Uses of Class
org.tentackle.common.Cryptor
-
Uses of Cryptor in org.tentackle.common
Methods in org.tentackle.common that return CryptorModifier and TypeMethodDescriptionstatic CryptorCryptor.getInstance()Gets the optional application specific cryptor singleton.static CryptorCryptor.getInstanceSafely()Gets the application specific cryptor singleton.
Throws aTentackleRuntimeExceptionif no cryptor defined.