Uses of Record Class
io.a2a.spec.PasswordOAuthFlow
Packages that use PasswordOAuthFlow
-
Uses of PasswordOAuthFlow in io.a2a.spec
Methods in io.a2a.spec that return PasswordOAuthFlowModifier and TypeMethodDescriptionOAuthFlows.password()Returns the value of thepasswordrecord component.Methods in io.a2a.spec with parameters of type PasswordOAuthFlowConstructors in io.a2a.spec with parameters of type PasswordOAuthFlowModifierConstructorDescriptionOAuthFlows(AuthorizationCodeOAuthFlow authorizationCode, ClientCredentialsOAuthFlow clientCredentials, ImplicitOAuthFlow implicit, PasswordOAuthFlow password) Creates an instance of aOAuthFlowsrecord class.