Class InMemoryReactiveOneTimeTokenService

java.lang.Object
org.springframework.security.authentication.ott.reactive.InMemoryReactiveOneTimeTokenService
All Implemented Interfaces:
ReactiveOneTimeTokenService

public final class InMemoryReactiveOneTimeTokenService extends Object implements ReactiveOneTimeTokenService
Reactive adapter for InMemoryOneTimeTokenService
Since:
6.4
See Also:
  • Constructor Details

    • InMemoryReactiveOneTimeTokenService

      public InMemoryReactiveOneTimeTokenService()
  • Method Details