R - auth data type@FunctionalInterface public interface Authenticator<R> extends Function<Map<String,String>,reactor.core.publisher.Mono<R>>
AUTH_CONTEXT_KEY key in Context to propagate auth
data to downstream components.PrincipalMapper| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_CONTEXT_KEY |
static Object |
NULL_AUTH_CONTEXT |
static final Object NULL_AUTH_CONTEXT
static final String AUTH_CONTEXT_KEY
Copyright © 2015–2021. All rights reserved.