public interface ReactiveAuthenticationSupplier extends Supplier<reactor.core.publisher.Mono<Authentication>>
Supplier,
Authentication,
ReactiveAuthenticationHolder| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Authentication> |
get(String userId) |
reactor.core.publisher.Mono<Authentication> get(String userId)
Copyright © 2016–2021. All rights reserved.