Interface AuthenticationProvider
public interface AuthenticationProvider
- Author:
- nuwan
-
Method Summary
Modifier and Type Method Description reactor.core.publisher.Mono<PlatformAuthenticationToken>authenticate(PlatformAuthenticationToken authentication)
-
Method Details
-
authenticate
reactor.core.publisher.Mono<PlatformAuthenticationToken> authenticate(PlatformAuthenticationToken authentication)
-