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 SummaryConstructors Modifier Constructor Description protectedAppTokenRx(WebClient webClient, URI tokenEndpointUri, Duration tokenRefreshSkew)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Single<Optional<String>>getToken(RoleMapTracing tracing)
 
-