Klasse OAuthFlows.OAuthFlowsBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.OAuthFlows.OAuthFlowsBuilder
- Umschließende Klasse:
OAuthFlows
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungauthorizationCode(OAuth2Definition authorizationCode) build()clientCredentials(OAuth2Definition clientCredentials) implicit(OAuth2Definition implicit) password(OAuth2Definition password) toString()vendorExtensions(Map<String, Object> vendorExtensions)