Uses of Package
com.rabbitmq.stream.oauth2
-
Packages that use com.rabbitmq.stream.oauth2 Package Description com.rabbitmq.stream.impl Implementation-specific, non-public interfaces and classes of the RabbitMQ Stream Java Client.com.rabbitmq.stream.oauth2 -
Classes in com.rabbitmq.stream.oauth2 used by com.rabbitmq.stream.impl Class Description CredentialsManager Contract to authenticate and possibly re-authenticate application components. -
Classes in com.rabbitmq.stream.oauth2 used by com.rabbitmq.stream.oauth2 Class Description CredentialsManager Contract to authenticate and possibly re-authenticate application components.CredentialsManager.AuthenticationCallback Component authentication callback.CredentialsManager.Registration A component registration.Token A token.TokenParser Contract to parse a token from a string.TokenRequester Contract to request a token (usually on HTTP).