Uses of Record Class
org.a2aproject.sdk.spec.AuthenticationInfo
Packages that use AuthenticationInfo
-
Uses of AuthenticationInfo in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return AuthenticationInfoModifier and TypeMethodDescription@Nullable AuthenticationInfoTaskPushNotificationConfig.authentication()Returns the value of theauthenticationrecord component.Methods in org.a2aproject.sdk.spec with parameters of type AuthenticationInfoModifier and TypeMethodDescriptionTaskPushNotificationConfig.Builder.authentication(AuthenticationInfo authentication) Sets complex authentication information.Constructors in org.a2aproject.sdk.spec with parameters of type AuthenticationInfoModifierConstructorDescriptionTaskPushNotificationConfig(String id, @Nullable String taskId, String url, @Nullable String token, @Nullable AuthenticationInfo authentication, @Nullable String tenant) Compact constructor for validation.