public class AuthenticationContext extends Object
Constructor and Description |
---|
AuthenticationContext(ConnectionStrategy connection,
String namespace,
String destinationName) |
Modifier and Type | Method and Description |
---|---|
ConnectionStrategy |
getConnection() |
String |
getDestinationName() |
String |
getFullDestinationName() |
String |
getNamespace() |
String |
getSASToken() |
public AuthenticationContext(ConnectionStrategy connection, String namespace, String destinationName)
public ConnectionStrategy getConnection()
public String getNamespace()
public String getDestinationName()
public String getFullDestinationName()
public String getSASToken() throws ServiceBusException
ServiceBusException
Copyright © 2010–2020. All rights reserved.