public class OpenIdPkceFlow extends OpenIdFlow implements IOpenIdAuthFlow
context, logger| Modifier | Constructor and Description | 
|---|---|
protected  | 
OpenIdPkceFlow(BmContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
io.vertx.core.json.JsonObject | 
getAccessTokenByCode(java.lang.String code,
                    OpenIdContext openIdContext)  | 
AccessTokenInfo | 
initalizeOpenIdAuthentication(ExternalSystem system,
                             java.lang.String baseUrl)  | 
createAccessToken, postCall, refreshOpenIdToken, storeAccessToken, storeRefreshTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstoreAccessToken, storeRefreshTokenprotected OpenIdPkceFlow(BmContext context)
public AccessTokenInfo initalizeOpenIdAuthentication(ExternalSystem system, java.lang.String baseUrl)
initalizeOpenIdAuthentication in interface IOpenIdAuthFlowpublic io.vertx.core.json.JsonObject getAccessTokenByCode(java.lang.String code,
                                                          OpenIdContext openIdContext)
                                                   throws OpenIdException
getAccessTokenByCode in interface IOpenIdAuthFlowOpenIdExceptionCopyright © 2023. All Rights Reserved.