Uses of Enum Class
io.fluxzero.common.encryption.NoOpEncryption
Packages that use NoOpEncryption
-
Uses of NoOpEncryption in io.fluxzero.common.encryption
Methods in io.fluxzero.common.encryption that return NoOpEncryptionModifier and TypeMethodDescriptionstatic NoOpEncryptionReturns the enum constant of this class with the specified name.static NoOpEncryption[]NoOpEncryption.values()Returns an array containing the constants of this enum class, in the order they are declared.