Package systems.dennis.auth.client.utils
Class AuthenticationService
java.lang.Object
systems.dennis.auth.client.utils.AuthenticationService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthorize(LoginPassword loginPassword, systems.dennis.shared.scopes.model.ScopeModel scope) authorizeVirtual(LoginPassword loginPassword, systems.dennis.shared.scopes.model.ScopeModel scope) get()systems.dennis.shared.entity.TokenDatagetToken(jakarta.servlet.http.HttpServletRequest request) booleanbooleanlogout()
-
Field Details
-
AUTHORIZATION_HEADER
- See Also:
-
-
Constructor Details
-
Method Details
-
logout
public boolean logout() -
get
- Throws:
NeedAuthorizationException
-
getToken
public systems.dennis.shared.entity.TokenData getToken(jakarta.servlet.http.HttpServletRequest request) -
hasRole