Uses of Class
com.rabbitmq.client.impl.OAuthTokenManagementException
-
Packages that use OAuthTokenManagementException Package Description com.rabbitmq.client.impl 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 OAuthTokenManagementException Modifier and Type Method Description protected void
OAuth2ClientCredentialsGrantCredentialsProvider. checkContentType(java.lang.String headerField)
protected void
OAuth2ClientCredentialsGrantCredentialsProvider. checkResponseCode(int responseCode)
-