public static class ClientAuthentication.UnsupportedAuthenticationMethod
extends java.lang.Exception
Thrown when a mandatory property is missing from the registration response.
| Constructor and Description |
|---|
UnsupportedAuthenticationMethod(java.lang.String field)
Indicates that the specified client authentication method is unsupported.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUnsupportedAuthenticationMethod() |