Uses of Class
de.gematik.idp.authentication.AuthenticationChallenge
Packages that use AuthenticationChallenge
-
Uses of AuthenticationChallenge in de.gematik.idp.authentication
Methods in de.gematik.idp.authentication that return AuthenticationChallengeModifier and TypeMethodDescriptionAuthenticationChallengeBuilder.buildAuthenticationChallenge(String clientId, String state, String redirect, String code, String scope, String nonce) Methods in de.gematik.idp.authentication with parameters of type AuthenticationChallengeModifier and TypeMethodDescriptionAuthenticationResponseBuilder.buildResponseForChallenge(AuthenticationChallenge authenticationChallenge, PkiIdentity clientIdentity)