Uses of Class
net.openid.appauth.ClientAuthentication.UnsupportedAuthenticationMethod
-
Packages that use ClientAuthentication.UnsupportedAuthenticationMethod Package Description net.openid.appauth AppAuth for Android. -
-
Uses of ClientAuthentication.UnsupportedAuthenticationMethod in net.openid.appauth
Methods in net.openid.appauth that throw ClientAuthentication.UnsupportedAuthenticationMethod Modifier and Type Method Description ClientAuthenticationAuthState. getClientAuthentication()Creates the required client authentication for the token endpoint based on information in the most recent registration response (if it is set).
-