Uses of Interface
com.azure.core.amqp.ClaimsBasedSecurityNode
-
Packages that use ClaimsBasedSecurityNode Package Description com.azure.core.amqp Package containing classes common to AMQP protocol. -
-
Uses of ClaimsBasedSecurityNode in com.azure.core.amqp
Methods in com.azure.core.amqp that return types with arguments of type ClaimsBasedSecurityNode Modifier and Type Method Description Mono<ClaimsBasedSecurityNode>AmqpConnection. getClaimsBasedSecurityNode()Gets the claims-based security (CBS) node that authorizes access to resources.
-