Merge branch '2.2.x'

Closes gh-19486
pull/19492/head
Stephane Nicoll 5 years ago
commit 3b6f21d997

@ -59,7 +59,7 @@ public class Saml2RelyingPartyProperties {
return this.signing;
}
Identityprovider getIdentityprovider() {
public Identityprovider getIdentityprovider() {
return this.identityprovider;
}

Loading…
Cancel
Save