Package io.a2a.spec
Class OAuth2SecurityScheme
java.lang.Object
io.a2a.spec.OAuth2SecurityScheme
- All Implemented Interfaces:
SecurityScheme
Represents an OAuth2 security scheme.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOAuth2SecurityScheme(OAuthFlows flows, String description) OAuth2SecurityScheme(OAuthFlows flows, String description, String type) -
Method Summary
-
Field Details
-
OAUTH2
- See Also:
-
-
Constructor Details
-
OAuth2SecurityScheme
-
OAuth2SecurityScheme
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceSecurityScheme
-
getFlows
-
getType
-