Uses of Class
com.ocient.auth.OpenIDAuthenticators.AuthorizationCodeBundle
Packages that use OpenIDAuthenticators.AuthorizationCodeBundle
-
Uses of OpenIDAuthenticators.AuthorizationCodeBundle in com.ocient.auth
Methods in com.ocient.auth that return types with arguments of type OpenIDAuthenticators.AuthorizationCodeBundleModifier and TypeMethodDescriptionOpenIDAuthenticators.AuthorizationCodeWithPKCEClient.AuthorizationCodeGrant<OpenIDAuthenticators.AuthorizationCodeBundle> OpenIDAuthenticators.AuthorizationCodeWithPKCEClient.createCodeBundle(ClientWireProtocol.OpenIDAuthenticator authenticator) OpenIDAuthenticators.AuthorizationCodeWithPKCEClient.AuthorizationCodeGrant<OpenIDAuthenticators.AuthorizationCodeBundle> OpenIDAuthenticators.AuthorizationCodeWithPKCEClient.createCodeBundle(ClientWireProtocol.OpenIDAuthenticator authenticator, Map<String, String> additionalParameters) Begins the OAuth 2.0 Authorization Code w/ modified PKCE Flow (server side token exchange)