addSessionAttribute(String key, String value) | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
appConfiguration | org.xdi.oxauth.service.external.context.ConsentGatheringContext | private |
configurationAttributes | org.xdi.oxauth.service.external.context.ConsentGatheringContext | private |
ConsentGatheringContext(Map< String, SimpleCustomProperty > configurationAttributes, HttpServletRequest httpRequest, HttpServletResponse httpResponse, SessionId session, Map< String, String > pageAttributes, ConsentGatheringSessionService sessionService, UserService userService, FacesService facesService, AppConfiguration appConfiguration) | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
ExternalScriptContext(HttpServletRequest httpRequest) | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
ExternalScriptContext(HttpServletRequest httpRequest, HttpServletResponse httpResponse) | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
facesService | org.xdi.oxauth.service.external.context.ConsentGatheringContext | private |
getAppConfiguration() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getClient() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getConfigurationAttributes() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getConnectSessionAttributes() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getEntryAttributeValue(String dn, String attributeName) | org.xdi.oxauth.service.external.context.ExternalScriptContext | inlineprotected |
getEntryByDn(String dn, String ... ldapReturnAttributes) | org.xdi.oxauth.service.external.context.ExternalScriptContext | inlineprotected |
getFacesService() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getHttpRequest() | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
getHttpResponse() | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
getIpAddress() | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
getLog() | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
getPageAttributes() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getPersistenceEntryManager() | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
getRequestParameters() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getSessionAttributes() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getStep() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getUser(String... returnAttributes) | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getUserDn() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
getUserService() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
httpRequest | org.xdi.oxauth.service.external.context.ExternalScriptContext | protected |
httpResponse | org.xdi.oxauth.service.external.context.ExternalScriptContext | protected |
isAuthenticated() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
isInNetwork(String cidrNotation) | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
pageAttributes | org.xdi.oxauth.service.external.context.ConsentGatheringContext | private |
persist() | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
removeSessionAttribute(String key) | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
session | org.xdi.oxauth.service.external.context.ConsentGatheringContext | private |
sessionService | org.xdi.oxauth.service.external.context.ConsentGatheringContext | private |
setStep(int step) | org.xdi.oxauth.service.external.context.ConsentGatheringContext | inline |
userService | org.xdi.oxauth.service.external.context.ConsentGatheringContext | private |