addRedirectUserParam(String paramName, String paramValue) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
addSessionAttribute(String key, String value) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
appConfiguration | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
claims | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
configurationAttributes | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
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.uma.authorization.UmaGatherContext | private |
getAuthorizationEndpoint() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getBaseEndpoint() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getClaim(String claimName) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getClaims() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getClaimsGatheringEndpoint() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getClient() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getConfigurationAttributes() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getConnectSessionAttributes() | org.xdi.oxauth.uma.authorization.UmaGatherContext | 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 |
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 |
getIssuer() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getLog() | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
getPageClaims() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getPermissions() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getPersistenceEntryManager() | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
getRedirectToExternalUrl() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getRedirectUserParameters() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getRedirectUserParametersMap() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getRequestParameters() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getSessionAttributes() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getStep() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getUser(String... returnAttributes) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
getUserDn() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
hasClaim(String claimName) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
httpRequest | org.xdi.oxauth.service.external.context.ExternalScriptContext | protected |
httpResponse | org.xdi.oxauth.service.external.context.ExternalScriptContext | protected |
isAuthenticated() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
isInNetwork(String cidrNotation) | org.xdi.oxauth.service.external.context.ExternalScriptContext | inline |
pageClaims | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
pct | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
pctService | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
permissionService | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
persist() | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
putClaim(String claimName, Object claimValue) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
redirectToExternalUrl | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
redirectToExternalUrl(String url) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
redirectUserParameters | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
removeClaim(String claimName) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
removeRedirectUserParameter(String paramName) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
removeSessionAttribute(String key) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
session | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
sessionService | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |
setStep(int step) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
UmaGatherContext(Map< String, SimpleCustomProperty > configurationAttributes, HttpServletRequest httpRequest, SessionId session, UmaSessionService sessionService, UmaPermissionService permissionService, UmaPctService pctService, Map< String, String > pageClaims, UserService userService, FacesService facesService, AppConfiguration appConfiguration) | org.xdi.oxauth.uma.authorization.UmaGatherContext | inline |
userService | org.xdi.oxauth.uma.authorization.UmaGatherContext | private |