gluu
|
継承メンバを含む org.xdi.oxauth.uma.ws.rs.UmaGatheringWS の全メンバ一覧です。
appConfiguration | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
errorResponseFactory | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
external | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
gatherClaims(String clientId, String ticket, String claimRedirectUri, String state, Boolean reset, Boolean authenticationRedirect, HttpServletRequest httpRequest, HttpServletResponse httpResponse) | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | inline |
getGatherClaims( @QueryParam("client_id") String clientId, @QueryParam("ticket") String ticket, @QueryParam("claims_redirect_uri") String claimRedirectUri, @QueryParam("state") String state, @QueryParam("reset") Boolean reset, @QueryParam("authentication") Boolean authenticationRedirect, @Context HttpServletRequest httpRequest, @Context HttpServletResponse httpResponse) | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | inline |
getScriptNames(List< UmaPermission > permissions) | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | inlineprivatestatic |
log | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
pctService | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
permissionService | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
postGatherClaims( @FormParam("client_id") String clientId, @FormParam("ticket") String ticket, @FormParam("claims_redirect_uri") String claimRedirectUri, @FormParam("state") String state, @FormParam("reset") Boolean reset, @FormParam("authentication") Boolean authenticationRedirect, @Context HttpServletRequest httpRequest, @Context HttpServletResponse httpResponse) | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | inline |
sessionService | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
userService | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |
validationService | org.xdi.oxauth.uma.ws.rs.UmaGatheringWS | private |