Class ScopeChecker
java.lang.Object
io.jans.as.server.model.authorize.ScopeChecker
Validates the scopes received for the authorize web service.
- Version:
- January 30, 2018
- Author:
- Yuriy Zabrovarnyy, Yuriy Movchan, Javier Rojas Blum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckScopesPolicy
(io.jans.as.common.model.registration.Client client, String scope) checkScopesPolicy
(io.jans.as.common.model.registration.Client client, List<String> scopesRequested)
-
Constructor Details
-
ScopeChecker
public ScopeChecker()
-
-
Method Details
-
checkScopesPolicy
-
checkScopesPolicy
-