Uses of Class
com.rabbitmq.http.client.domain.AuthMechanism
-
Packages that use AuthMechanism Package Description com.rabbitmq.http.client.domain -
-
Uses of AuthMechanism in com.rabbitmq.http.client.domain
Methods in com.rabbitmq.http.client.domain that return types with arguments of type AuthMechanism Modifier and Type Method Description List<AuthMechanism>NodeInfo. getAuthMechanisms()Method parameters in com.rabbitmq.http.client.domain with type arguments of type AuthMechanism Modifier and Type Method Description voidNodeInfo. setAuthMechanisms(List<AuthMechanism> authMechanisms)
-