Commit 0b676c3
committed
Apply small adjustments to AuthnRequest and AuthnRequestParams
Since all the getters of AuthnRequestParams are protected, it makes
sense for the getAttributeConsumingServiceSelector to be protected as
well.
Also, implement AuthnRequest(settings) constructor with a call to
another non-deprecated constructor.1 parent 6fd598a commit 0b676c3
2 files changed
Lines changed: 3 additions & 2 deletions
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
0 commit comments