gluu
org.xdi.oxd.client.ClientInterface メンバ一覧

継承メンバを含む org.xdi.oxd.client.ClientInterface の全メンバ一覧です。

authorizationCodeFlow(@HeaderParam("Authorization") String authorization, AuthorizationCodeFlowParams params)org.xdi.oxd.client.ClientInterface
checkAccessToken(@HeaderParam("Authorization") String authorization, CheckAccessTokenParams params)org.xdi.oxd.client.ClientInterface
checkIdToken(@HeaderParam("Authorization") String authorization, CheckIdTokenParams params)org.xdi.oxd.client.ClientInterface
getAccessTokenByRefreshToken(GetAccessTokenByRefreshTokenParams params)org.xdi.oxd.client.ClientInterface
getAuthorizationCode(@HeaderParam("Authorization") String authorization, GetAuthorizationCodeParams params)org.xdi.oxd.client.ClientInterface
getAuthorizationUrl(@HeaderParam("Authorization") String authorization, GetAuthorizationUrlParams params)org.xdi.oxd.client.ClientInterface
getClientToken(GetClientTokenParams params)org.xdi.oxd.client.ClientInterface
getLogoutUri(@HeaderParam("Authorization") String authorization, GetLogoutUrlParams params)org.xdi.oxd.client.ClientInterface
getTokenByCode(@HeaderParam("Authorization") String authorization, GetTokensByCodeParams params)org.xdi.oxd.client.ClientInterface
getUserInfo(@HeaderParam("Authorization") String authorization, GetUserInfoParams params)org.xdi.oxd.client.ClientInterface
healthCheck()org.xdi.oxd.client.ClientInterface
introspectAccessToken(IntrospectAccessTokenParams params)org.xdi.oxd.client.ClientInterface
introspectRpt(IntrospectRptParams params)org.xdi.oxd.client.ClientInterface
registerSite(@HeaderParam("Authorization") String authorization, RegisterSiteParams params)org.xdi.oxd.client.ClientInterface
removeSite(@HeaderParam("Authorization") String authorization, RemoveSiteParams params)org.xdi.oxd.client.ClientInterface
setupClient(SetupClientParams params)org.xdi.oxd.client.ClientInterface
umaRpGetClaimsGatheringUrl(@HeaderParam("Authorization") String authorization, RpGetClaimsGatheringUrlParams params)org.xdi.oxd.client.ClientInterface
umaRpGetRpt(@HeaderParam("Authorization") String authorization, RpGetRptParams params)org.xdi.oxd.client.ClientInterface
umaRsCheckAccess(@HeaderParam("Authorization") String authorization, RsCheckAccessParams params)org.xdi.oxd.client.ClientInterface
umaRsProtect(@HeaderParam("Authorization") String authorization, RsProtectParams2 params)org.xdi.oxd.client.ClientInterface
updateSite(@HeaderParam("Authorization") String authorization, UpdateSiteParams params)org.xdi.oxd.client.ClientInterface