Class SimplePhoneAuthorization
java.lang.Object
systems.dennis.auth.delegations.simple.SimpleTokenAuthorization
systems.dennis.auth.delegations.simple.SimplePhoneAuthorization
- All Implemented Interfaces:
AuthorizationAttemptProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthorize(LoginPassword res, systems.dennis.shared.config.WebContext.LocalWebContext context, systems.dennis.shared.scopes.model.ScopeModel scope) Methods inherited from class systems.dennis.auth.delegations.simple.SimpleTokenAuthorization
createUser, saveLoginAttempt
-
Constructor Details
-
SimplePhoneAuthorization
public SimplePhoneAuthorization()
-
-
Method Details