Class AuthContext
java.lang.Object
com.mulesoft.modules.agent.broker.internal.state.model.AuthContext
- All Implemented Interfaces:
Serializable
Stores authentication context for an A2A tool that requires OAuth2 authentication. This is an immutable object that holds the
access token for authenticated requests.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthContext
-
-
Method Details
-
getAccessToken
-
hasAccessToken
public boolean hasAccessToken()
-