AuthenticationError

io.buildo.toctoc.core.authentication.AuthenticationError
See theAuthenticationError companion object
sealed trait AuthenticationError

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Forbidden.type
object InvalidCredential.type
object LDAPAliasProblem.type
object LDAPAssertionFailed.type
object LDAPAuthUnknown.type
object LDAPBusy.type
object LDAPCanceled.type
object LDAPCannotCancel.type
object LDAPClientLoop.type
object LDAPCompareFalse.type
object LDAPCompareTrue.type
object LDAPConnectError.type
object LDAPControlNotFound.type
object LDAPDecodingError.type
object LDAPEncodingError.type
object LDAPFilterError.type
object LDAPGenericError.type
object LDAPInvalidDnSyntax.type
object LDAPLocalError.type
object LDAPLoopDetect.type
object LDAPNamingViolation.type
object LDAPNoMemory.type
object LDAPNoOperation.type
object LDAPNoResultsReturned.type
object LDAPNoSuchAttribute.type
object LDAPNoSuchObject.type
object LDAPNoSuchOperation.type
object LDAPNotAllowedOnRdn.type
object LDAPNotSupported.type
object LDAPOffsetRangeError.type
object LDAPOperationsError.type
object LDAPOther.type
object LDAPParamError.type
object LDAPProtocolError.type
object LDAPReferral.type
object LDAPServerDown.type
object LDAPSizeLimitExceeded.type
object LDAPTimeLimitExceeded.type
object LDAPTimeout.type
object LDAPTooLate.type
object LDAPUnavailable.type
object LDAPUserCanceled.type
Show all
In this article