public class Login extends Object implements com.mware.web.framework.ParameterizedHandler
| Constructor and Description |
|---|
Login(com.mware.core.model.user.UserRepository userRepository,
com.mware.core.security.AuditService auditService,
com.mware.security.ldap.LDAPAuthenticator ldapAuthenticator,
com.mware.core.model.role.AuthorizationRepository authorizationRepository,
com.mware.core.model.user.UserPropertyPrivilegeRepository privilegeRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
handle(javax.servlet.http.HttpServletRequest request,
String username,
String password) |
@Inject
public Login(com.mware.core.model.user.UserRepository userRepository,
com.mware.core.security.AuditService auditService,
com.mware.security.ldap.LDAPAuthenticator ldapAuthenticator,
com.mware.core.model.role.AuthorizationRepository authorizationRepository,
com.mware.core.model.user.UserPropertyPrivilegeRepository privilegeRepository)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.