SAML receiverEndpoint

This commit is contained in:
MaxKey
2022-11-08 15:32:50 +08:00
parent df2f99088a
commit 3ecfa6d480
4 changed files with 27 additions and 24 deletions

View File

@@ -20,7 +20,6 @@
*/
package org.maxkey.web.apps.contorller;
import org.maxkey.constants.ConstsProtocols;
import org.maxkey.crypto.password.PasswordReciprocal;
import org.maxkey.entity.apps.Apps;
import org.maxkey.persistence.service.AppsService;