Class ConsentResult

    • Constructor Detail

      • ConsentResult

        public ConsentResult​(@Nonnull @NotEmpty
                             String context,
                             @Nonnull @NotEmpty
                             String key,
                             @Nonnull @NotEmpty
                             String value,
                             @Nullable
                             Instant expiration)
        Constructor.
        Parameters:
        context - storage context
        key - storage key
        value - storage value
        expiration - storage expiration