Commit befc728
committed
Move client auth APIs to a separate module
This makes it possible to write new client auth implementations without
bringing in the entire client runtime as a dependency.1 parent 31284f9 commit befc728
17 files changed
Lines changed: 17 additions & 1 deletion
File tree
- client
- client-auth-api
- src/main/java/software/amazon/smithy/java/client/core/auth
- identity
- scheme
- client-core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments