AuthenticationLog

@GeneratedBy(type = AuthenticationLog::class)
fun AuthenticationLog(resolveImmediately: Boolean = false, block: AuthenticationLogDraft.() -> Unit): AuthenticationLog
@GeneratedBy(type = AuthenticationLog::class)
fun AuthenticationLog(base: AuthenticationLog?, resolveImmediately: Boolean = false, block: AuthenticationLogDraft.() -> Unit): AuthenticationLog