Uses of Class
com.rabbitmq.client.impl.OAuthTokenManagementException
Packages that use OAuthTokenManagementException
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of OAuthTokenManagementException in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl that throw OAuthTokenManagementExceptionModifier and TypeMethodDescriptionprotected void
OAuth2ClientCredentialsGrantCredentialsProvider.checkContentType
(String headerField) protected void
OAuth2ClientCredentialsGrantCredentialsProvider.checkResponseCode
(int responseCode)