mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-22 10:18:53 +00:00
Link to gh-18077
This commit is contained in:
parent
a181733365
commit
9dc27bee03
@ -341,6 +341,7 @@ public class AuthorizationAdvisorProxyFactoryTests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// TODO Find why callbacks property is serialized with Jackson 3, not with Jackson 2
|
// TODO Find why callbacks property is serialized with Jackson 3, not with Jackson 2
|
||||||
|
// FIXME: https://github.com/spring-projects/spring-security/issues/18077
|
||||||
@Disabled("callbacks property is serialized with Jackson 3, not with Jackson 2")
|
@Disabled("callbacks property is serialized with Jackson 3, not with Jackson 2")
|
||||||
@Test
|
@Test
|
||||||
public void serializeWhenAuthorizationProxyObjectThenOnlyIncludesProxiedProperties() {
|
public void serializeWhenAuthorizationProxyObjectThenOnlyIncludesProxiedProperties() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user