Uses of Class
com.rabbitmq.http.client.domain.CurrentUserDetails
-
Packages that use CurrentUserDetails Package Description com.rabbitmq.http.client -
-
Uses of CurrentUserDetails in com.rabbitmq.http.client
Methods in com.rabbitmq.http.client that return CurrentUserDetails Modifier and Type Method Description CurrentUserDetailsClient. whoAmI()Methods in com.rabbitmq.http.client that return types with arguments of type CurrentUserDetails Modifier and Type Method Description reactor.core.publisher.Mono<CurrentUserDetails>ReactorNettyClient. whoAmI()
-