SAML Login Form

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

View File

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