SAML Login Form

git-svn-id: https://svn.libreccm.org/ccm/trunk@6169 8810af33-2d31-482b-a856-94f89814c4df
master^2
jensp 2019-08-29 10:00:32 +00:00 committed by Jens Pelzetter
parent ea258ce94a
commit 7ed02c1f0d
1 changed files with 1 additions and 0 deletions

View File

@ -139,4 +139,5 @@ public class SamlLoginModule implements LoginModule {
); );
} }
} }
} }