Uses of Class
com.ocient.auth.OpenIDAuthenticators.AuthorizationCodeWithPKCEClient
Packages that use OpenIDAuthenticators.AuthorizationCodeWithPKCEClient
-
Uses of OpenIDAuthenticators.AuthorizationCodeWithPKCEClient in com.ocient.auth
Methods in com.ocient.auth with parameters of type OpenIDAuthenticators.AuthorizationCodeWithPKCEClientModifier and TypeMethodDescriptionstatic OpenIDAuthenticators.AuthorizationCodeWithPKCEClient.AuthorizationCodeGrant<OktaAuthenticators.OktaNativeSSOToken>OktaAuthenticators.OktaNativeSSOClient.createAuthorizationCodeGrant(OpenIDAuthenticators.AuthorizationCodeWithPKCEClient client, ClientWireProtocol.OpenIDAuthenticator authenticator) Returns aOpenIDAuthenticators.AuthorizationCodeWithPKCEClient.AuthorizationCodeGrantthat yields anOktaAuthenticators.OktaNativeSSOTokenon authorization success.static OpenIDAuthenticators.AuthorizationCodeWithPKCEClient.AuthorizationCodeGrant<OpenIDAuthenticators.OAuthToken>OktaAuthenticators.OktaAuthenticationClient.exchangeSessionToken(OpenIDAuthenticators.AuthorizationCodeWithPKCEClient client, ClientWireProtocol.OpenIDAuthenticator authenticator, String sessionToken) Exchanges the given session token for an OAuth Token