Uses of Interface
com.rabbitmq.client.amqp.oauth2.CredentialsManager.AuthenticationCallback
-
Uses of CredentialsManager.AuthenticationCallback in com.rabbitmq.client.amqp.oauth2
Modifier and TypeMethodDescriptionvoid
CredentialsManager.NoOpRegistration.connect
(CredentialsManager.AuthenticationCallback callback) void
CredentialsManager.Registration.connect
(CredentialsManager.AuthenticationCallback callback) Connection request from the component.CredentialsManager.NoOpCredentialsManager.register
(String name, CredentialsManager.AuthenticationCallback updateCallback) CredentialsManager.register
(String name, CredentialsManager.AuthenticationCallback updateCallback) Register a component for authentication.TokenCredentialsManager.register
(String name, CredentialsManager.AuthenticationCallback updateCallback)