Skip to content

AuthenticationMethodRejected

[Source]

The server requested an authentication method that the client's AuthRequirement policy does not allow. Distinct from UnsupportedAuthenticationMethod, which indicates the driver cannot perform the requested method at all.

primitive val AuthenticationMethodRejected

Constructors

create

[Source]

new val create()
: AuthenticationMethodRejected val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: AuthenticationMethodRejected val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: AuthenticationMethodRejected val)
: Bool val

Parameters

Returns