Uses of Class
de.gematik.idp.client.AuthorizationCodeResult
Packages that use AuthorizationCodeResult
-
Uses of AuthorizationCodeResult in de.gematik.idp.client
Methods in de.gematik.idp.client that return AuthorizationCodeResultModifier and TypeMethodDescriptionIdpClient.login(de.gematik.idp.crypto.model.PkiIdentity smcbIdentity, String codeChallenge, String state, String nonce) IdpClient.login(X509Certificate certificate, UnaryOperator<byte[]> contentSigner, String codeChallenge, String state, String nonce)