Interface NonceConfiguration

  • All Superinterfaces:
    io.micronaut.core.util.Toggleable
    All Known Implementing Classes:
    DefaultNonceConfiguration

    public interface NonceConfiguration
    extends io.micronaut.core.util.Toggleable
    Configuration options for nonce validation.
    Since:
    1.2.0
    Author:
    James Kleeh
    • Method Detail

      • getPersistence

        java.util.Optional<java.lang.String> getPersistence()
        Returns:
        The nonce persistence mechanism