Class IdcsRoleMapperRxProviderBase.AppTokenRx
- java.lang.Object
-
- io.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.AppTokenRx
-
- Enclosing class:
- IdcsRoleMapperRxProviderBase
protected static class IdcsRoleMapperRxProviderBase.AppTokenRx extends Object
Reactive token for app access to IDCS.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
AppTokenRx(WebClient webClient, URI tokenEndpointUri, Duration tokenRefreshSkew)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Single<Optional<String>>
getToken(RoleMapTracing tracing)
-