Class ExternalResourceOwnerPasswordCredentialsContext
java.lang.Object
io.jans.service.external.context.ExternalScriptContext
io.jans.as.server.service.external.context.ExternalScriptContext
io.jans.as.server.service.external.context.ExternalResourceOwnerPasswordCredentialsContext
- Author:
- Yuriy Zabrovarnyy
-
Field Summary
Fields inherited from class io.jans.service.external.context.ExternalScriptContext
httpRequest, httpResponse
-
Constructor Summary
ConstructorsConstructorDescriptionExternalResourceOwnerPasswordCredentialsContext
(ExecutionContext executionContext) -
Method Summary
Methods inherited from class io.jans.as.server.service.external.context.ExternalScriptContext
createWebApplicationException, createWebApplicationException, getAuthzDetail, getAuthzRequest, getEntryAttributeValue, getEntryByDn, getPersistenceEntryManager, getRequestParameter, getWebApplicationException, isInNetwork, setWebApplicationException, throwWebApplicationExceptionIfSet
Methods inherited from class io.jans.service.external.context.ExternalScriptContext
getContextVariables, getHttpRequest, getHttpResponse, getIpAddress, getLog
-
Constructor Details
-
ExternalResourceOwnerPasswordCredentialsContext
-
-
Method Details
-
getExecutionContext
- Overrides:
getExecutionContext
in classExternalScriptContext
-
setUser
public void setUser(io.jans.as.common.model.common.User user) -
getUser
public io.jans.as.common.model.common.User getUser() -
getScript
public io.jans.model.custom.script.conf.CustomScriptConfiguration getScript() -
setScript
public void setScript(io.jans.model.custom.script.conf.CustomScriptConfiguration script) -
toString
-