Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
@@ -116,6 +116,8 @@ public List<XMLObject> getOrderedChildren() {
return null;
}

//TODO: refactor mappings so we're also able persist and use non-null parent which happens to be used in some code paths
//where we use open saml API (re-filtering, for example)
@Transient
private transient XMLObject parent;
@Nullable

0 comments on commit 5406939

Please sign in to comment.