public class AMFOauth2FlowsNaming extends Object
| Constructor and Description |
|---|
AMFOauth2FlowsNaming() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAuthorizationCode(amf.client.model.domain.OAuth2Settings oAuth2Settings,
amf.client.model.domain.OAuth2Flow oAuth2Flow) |
static boolean |
isClientCredentials(amf.client.model.domain.OAuth2Settings oAuth2Settings,
amf.client.model.domain.OAuth2Flow oAuth2Flow) |
public static boolean isAuthorizationCode(amf.client.model.domain.OAuth2Settings oAuth2Settings,
amf.client.model.domain.OAuth2Flow oAuth2Flow)
public static boolean isClientCredentials(amf.client.model.domain.OAuth2Settings oAuth2Settings,
amf.client.model.domain.OAuth2Flow oAuth2Flow)
Copyright © 2020. All rights reserved.