LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

azure-communication-common-java - ACS Authentication Utilities for Java

Provides common authentication utilities and identifier data structures for Azure Communication Services in Java.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create communication token credentials
  • Configure proactive token refresh
  • Configure Entra ID authentication
  • Parse raw communication identifiers
  • Dispose token credentials

Inputs

  • User access tokens
  • Resource endpoint URLs
  • Token refresher callbacks
  • Entra ID credentials
  • Raw identifier strings

Outputs

  • CommunicationTokenCredential instances
  • CommunicationIdentifier instances
  • AccessToken instances

Requirements

  • Java environment
  • azure-communication-common Java package
  • AZURE_COMMUNICATION_ENDPOINT environment variable
  • AZURE_COMMUNICATION_USER_TOKEN environment variable

Source

  • Spec: SKILL.md
azure
java
authentication
communication-services
token-management
Create communication token credentials
Configure proactive token refresh
Configure Entra ID authentication
Parse raw communication identifiers
User access tokens
Resource endpoint URLs
Token refresher callbacks
CommunicationTokenCredential instances
CommunicationIdentifier instances
AccessToken instances