Uses of Record Class
io.a2a.spec.AuthenticationInfo
Packages that use AuthenticationInfo
-
Uses of AuthenticationInfo in io.a2a.spec
Methods in io.a2a.spec that return AuthenticationInfoModifier and TypeMethodDescription@Nullable AuthenticationInfoTaskPushNotificationConfig.authentication()Returns the value of theauthenticationrecord component.Methods in io.a2a.spec with parameters of type AuthenticationInfoModifier and TypeMethodDescriptionTaskPushNotificationConfig.Builder.authentication(AuthenticationInfo authentication) Sets complex authentication information.Constructors in io.a2a.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.