Package | Description |
---|---|
com.okta.sdk.error.authc |
Modifier and Type | Class and Description |
---|---|
class |
IncorrectCredentialsException
A sub-class of
ResourceException representing an attempt to login using incorrect credentials. |
class |
InvalidAuthenticationException
Thrown when the Authentication credentials (or access_token for OAuth requests) cannot be found in the
httpRequest . |
class |
InvalidCredentialsException
A sub-class of
ResourceException representing an attempt to login using an malformed credentials. |
class |
MissingCredentialsException
Thrown when the an Authentication Request lacks a ClientCredentials.
|
class |
UnsupportedAuthenticationSchemeException
A sub-class of
ResourceException representing an authentication scheme not supported by Okta. |
Copyright © 2017–2023 Okta. All rights reserved.