Class DirectUserLoginAuthorization
java.lang.Object
systems.dennis.auth.delegations.virtual.DirectUserLoginAuthorization
- All Implemented Interfaces:
AuthorizationAttemptProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthorize(LoginPassword password, systems.dennis.shared.config.WebContext.LocalWebContext context, systems.dennis.shared.scopes.model.ScopeModel scope) createUser(LoginPassword loginPassword, systems.dennis.shared.config.WebContext.LocalWebContext context) voidsaveLoginAttempt(UserTokenDTO user, systems.dennis.shared.config.WebContext.LocalWebContext context)
-
Constructor Details
-
DirectUserLoginAuthorization
-
-
Method Details