Class ConsentGathererService
java.lang.Object
io.jans.as.server.authorize.ws.rs.ConsentGathererService
- Author:
- Yuriy Movchan Date: 10/30/2017
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addMessage
(jakarta.faces.application.FacesMessage.Severity severity, String summary) boolean
boolean
io.jans.model.custom.script.conf.CustomScriptConfiguration
findConsentScriptByAcr
(List<String> acrValues) protected io.jans.model.custom.script.conf.CustomScriptConfiguration
getScript
(io.jans.as.common.model.session.SessionId session) boolean
-
Constructor Details
-
ConsentGathererService
public ConsentGathererService()
-
-
Method Details
-
configure
-
findConsentScriptByAcr
-
authorize
public boolean authorize() -
prepareForStep
-
result
-
addMessage
-
getPageAttributes
-
getScript
protected io.jans.model.custom.script.conf.CustomScriptConfiguration getScript(io.jans.as.common.model.session.SessionId session) -
isConsentGathered
public boolean isConsentGathered() -
getContext
-
getScopes
-