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