Uses of Interface
com.rabbitmq.client.amqp.oauth2.CredentialsManager.Registration
-
Uses of CredentialsManager.Registration in com.rabbitmq.client.amqp.oauth2
Modifier and TypeMethodDescriptionCredentialsManager.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)