public interface AuthenticationSupplier extends java.util.function.Supplier<Optional<Authentication>>
Supplier,
Authentication,
ReactiveAuthenticationHolderOptional<Authentication> get(String userId)
Copyright © 2016–2020. All rights reserved.