Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- constraint fails
- kafka-connect
- debezium
- code --no-sandbox
- 문자열 검증
- Cannot delete or update a parent row: a foreign key constraint fails
- reflog
- 참조무결성
- Invalid character found in method name
- Query String
- git reflog
- 페이지네이션
- event loop
- programmers
- API 설계
- kafkaconnect
- 23000
- foreign key constraint fails
- git rebase -i
- Pagination Optimization
- jdbc connector
- 1450
- Path Variable
- Late row lookup
- kafka connect
- Cannot add or update a child row: a foreign key constraint fails
- 1452
- 페이지네이션 최적화
- Git
- 제약 조건
Archives
- Today
- Total
Kawaii_Jordy
[SASL] 정의 본문
https://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer
Simple Authentication and Security Layer - Wikipedia
Framework for authentication and data security in Internet protocols Simple Authentication and Security Layer (SASL) is a framework for authentication and data security in Internet protocols. It decouples authentication mechanisms from application protocol
en.wikipedia.org
Typically the PLAIN mechanism is used, and so the authentication parameters consist of a username and password.
Comments