类 AgentAuthentication

java.lang.Object
io.github.a2ap.core.model.AgentAuthentication

public class AgentAuthentication extends Object
Represents authentication information for an agent.
  • 构造器详细资料

    • AgentAuthentication

      public AgentAuthentication()
    • AgentAuthentication

      public AgentAuthentication(List<String> schemes, String credentials)
  • 方法详细资料