类的使用
io.github.a2ap.core.model.AgentAuthentication
使用AgentAuthentication的程序包
-
io.github.a2ap.core.model中AgentAuthentication的使用
修饰符和类型方法说明AgentCard.Builder.authentication(AgentAuthentication authentication) voidAgentCard.setAuthentication(AgentAuthentication authentication) 参数类型为AgentAuthentication的io.github.a2ap.core.model中的构造器限定符构造器说明AgentCard(String id, String name, String description, String url, AgentProvider provider, String version, String documentationUrl, AgentCapabilities capabilities, AgentAuthentication authentication, Map<String, SecurityScheme> securitySchemes, List<Map<String, List<String>>> security, List<String> defaultInputModes, List<String> defaultOutputModes, List<AgentSkill> skills)