azure-communication-common (Java) provides shared authentication utilities and identifier data structures for integrating with Azure Communication Services…
azure-communication-common (Java) provides shared authentication utilities and identifier data structures for integrating with Azure Communication Services. Key features include CommunicationTokenCredential for supplying static or refreshable tokens, CommunicationTokenRefreshOptions to configure proactive and async refresh with a server-backed callback, and typed identifiers (CommunicationUserIdentifier, PhoneNumberIdentifier, MicrosoftTeamsUserIdentifier, UnknownIdentifier) to represent participants across Chat, Calling, and PSTN scenarios. Distributed as com.azure:azure-communication-common (1.4.0), it simplifies secure token management for short-lived clients (static tokens) and long-lived clients (automatic refresh), supports initial token bootstrapping, and cleanly separates auth logic from service clients. Use this library when building Java clients that need consistent, secure authentication and user identity models across multiple ACS services.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.