InternalError
public enum InternalError : Swift.Error
-
Declaration
Swift
case loadDiscoveryDocumentUnexpectedNil -
Declaration
Swift
case requestChallengeUnexpectedNil -
Declaration
Swift
case constructingChallengeRequestUrl -
Declaration
Swift
case getAndValidateUnexpectedNil -
Declaration
Swift
case constructingRefreshWithSSOTokenRequest -
Declaration
Swift
case refreshResponseMissingHeaderValue -
Declaration
Swift
case challengeExpired -
Declaration
Swift
case verifyUnexpectedNil -
Declaration
Swift
case verifyResponseMissingHeaderValue -
Declaration
Swift
case verifierCodeCreation -
Declaration
Swift
case stateNonceCreation -
Declaration
Swift
case signedChallengeEncoded -
Declaration
Swift
case signedChallengeEncryption -
Declaration
Swift
case altVerifyResponseMissingHeaderValue -
Declaration
Swift
case encryptedSignedChallengeEncoding -
Declaration
Swift
case exchangeUnexpectedNil -
Declaration
Swift
case exchangeTokenUnexpectedNil -
Declaration
Swift
case ssoLoginAndExchangeUnexpectedNil -
Declaration
Swift
case registrationDataEncryption -
Declaration
Swift
case keyVerifierEncoding -
Declaration
Swift
case encryptedKeyVerifierEncoding -
Declaration
Swift
case keyVerifierJweHeaderEncryption -
Declaration
Swift
case keyVerifierJwePayloadEncryption -
Declaration
Swift
case nestJwtInJwePayloadEncryption -
Declaration
Swift
case invalidByteBuffer -
Declaration
Swift
case generatingSecureRandom(length: Int) -
Declaration
Swift
case registeredDeviceEncoding -
Declaration
Swift
case signedAuthenticationDataEncryption -
Declaration
Swift
case constructingExtAuthRequestUrl -
Declaration
Swift
case refreshTokenUnexpectedNil -
Declaration
Swift
case loadDirectoryKKAppsUnexpectedNil -
Declaration
Swift
case extAuthVerifyResponseMissingHeaderValue -
Declaration
Swift
case extAuthVerifierCodeCreation -
Declaration
Swift
case extAuthStateNonceCreation -
Declaration
Swift
case extAuthVerifyAndExchangeUnexpectedNil -
Declaration
Swift
case extAuthVerifyAndExchangeMissingQueryItem -
Declaration
Swift
case extAuthConstructingRedirectUri -
Declaration
Swift
case startExtAuthUnexpectedNil -
Declaration
Swift
case extAuthVerifyUnexpectedNil -
Declaration
Swift
case pairDeviceUnexpectedNil -
Declaration
Swift
case unregisterDeviceUnexpectedNil -
Declaration
Swift
case listDevicesUnexpectedNil -
Declaration
Swift
case altVerifyUnexpectedNil -
Declaration
Swift
case notImplemented
View on GitHub
InternalError Enumeration Reference