Uses of Enum Class
io.fluxcapacitor.common.encryption.NoOpEncryption
Packages that use NoOpEncryption
-
Uses of NoOpEncryption in io.fluxcapacitor.common.encryption
Methods in io.fluxcapacitor.common.encryption that return NoOpEncryptionModifier and TypeMethodDescriptionstatic NoOpEncryption
Returns 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.