gluu
org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTest メンバ一覧

継承メンバを含む org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTest の全メンバ一覧です。

accessToken1org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestprivatestatic
accessToken2org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestprivatestatic
accessToken3org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestprivatestatic
assertErrorResponse(BaseResponseWithErrors p_response, IErrorType p_errorType)org.xdi.oxauth.BaseTestinlinestatic
authenticateResourceOwner(String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies)org.xdi.oxauth.BaseTestinline
authenticateResourceOwnerAndDenyAccess(String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret)org.xdi.oxauth.BaseTestinline
authenticateResourceOwnerAndGrantAccess(String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret)org.xdi.oxauth.BaseTestinline
authenticateResourceOwnerAndGrantAccess(String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies)org.xdi.oxauth.BaseTestinline
authenticateResourceOwnerAndGrantAccess(String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies, boolean useNewDriver)org.xdi.oxauth.BaseTestinline
authenticateResourceOwnerAndGrantAccess(String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies, boolean useNewDriver, int authzSteps)org.xdi.oxauth.BaseTestinline
authorizationEndpointorg.xdi.oxauth.BaseTestprotected
authorizationPageEndpointorg.xdi.oxauth.BaseTestprotected
authorizationRequestAndDenyAccess(String authorizeUrl, AuthorizationRequest authorizationRequest)org.xdi.oxauth.BaseTestinline
authorizationRequestAndGrantAccess(String authorizeUrl, AuthorizationRequest authorizationRequest)org.xdi.oxauth.BaseTestinline
checkSessionIFrameorg.xdi.oxauth.BaseTestprotected
clientExecutor()org.xdi.oxauth.BaseTestinlinestatic
clientExecutor(boolean trustAll)org.xdi.oxauth.BaseTestinlinestatic
clientIdorg.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestprivatestatic
clientInfoEndpointorg.xdi.oxauth.BaseTestprotected
clientSecretorg.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestprivatestatic
configurationEndpointorg.xdi.oxauth.BaseTestprotected
createDeployment()org.xdi.oxauth.ConfigurableTestinlinestatic
createHttpClient()org.xdi.oxauth.BaseTestinlinestatic
createHttpClient(HostnameVerifierType p_verifierType)org.xdi.oxauth.BaseTestinlinestatic
createHttpClientTrustAll()org.xdi.oxauth.BaseTestinlinestatic
discovery(ITestContext context)org.xdi.oxauth.BaseTestinline
driverorg.xdi.oxauth.BaseTestprotected
dynamicClientRegistration(final String registerPath, final String redirectUris)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
endSessionEndpointorg.xdi.oxauth.BaseTestprotected
fails(Throwable e)org.xdi.oxauth.BaseTestinlinestatic
getAuthorizationEndpoint()org.xdi.oxauth.BaseTestinline
getCheckSessionIFrame()org.xdi.oxauth.BaseTestinline
getClientInfoEndpoint()org.xdi.oxauth.BaseTestinline
getConfigurationEndpoint()org.xdi.oxauth.BaseTestinline
getDriver()org.xdi.oxauth.BaseTestinline
getEndSessionEndpoint()org.xdi.oxauth.BaseTestinline
getIdGenEndpoint()org.xdi.oxauth.BaseTestinline
getIntrospectionEndpoint()org.xdi.oxauth.BaseTestinline
getJwksUri()org.xdi.oxauth.BaseTestinline
getRegistrationEndpoint()org.xdi.oxauth.BaseTestinline
getScopeToClaimsMapping()org.xdi.oxauth.BaseTestinline
getTokenEndpoint()org.xdi.oxauth.BaseTestinline
getUserInfoEndpoint()org.xdi.oxauth.BaseTestinline
gluuConfigurationEndpointorg.xdi.oxauth.BaseTestprotected
idGenEndpointorg.xdi.oxauth.BaseTestprotected
initTestSuite(ITestContext context)org.xdi.oxauth.BaseTestinline
introspectionEndpointorg.xdi.oxauth.BaseTestprotected
jwksUriorg.xdi.oxauth.BaseTestprotected
output(String p_msg)org.xdi.oxauth.BaseTestinlinestatic
registrationEndpointorg.xdi.oxauth.BaseTestprotected
requestClientInfoInvalidRequest(final String clientInfoPath)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
requestClientInfoInvalidToken(final String clientInfoPath)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
requestClientInfoStep1ImplicitFlow(final String authorizePath, final String userId, final String userSecret, final String redirectUri)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
requestClientInfoStep1PasswordFlow(final String tokenPath, final String userId, final String userSecret)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
requestClientInfoStep2GetImplicitFlow(final String clientInfoPath)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
requestClientInfoStep2PasswordFlow(final String clientInfoPath)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
requestClientInfoStep2PostImplicitFlow(final String clientInfoPath)org.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestinline
scopeToClaimsMappingorg.xdi.oxauth.BaseTestprotected
setAuthorizationEndpoint(String authorizationEndpoint)org.xdi.oxauth.BaseTestinline
setCheckSessionIFrame(String checkSessionIFrame)org.xdi.oxauth.BaseTestinline
setClientInfoEndpoint(String clientInfoEndpoint)org.xdi.oxauth.BaseTestinline
setConfigurationEndpoint(String configurationEndpoint)org.xdi.oxauth.BaseTestinline
setDriver(WebDriver driver)org.xdi.oxauth.BaseTestinline
setEndSessionEndpoint(String endSessionEndpoint)org.xdi.oxauth.BaseTestinline
setIdGenEndpoint(String p_idGenEndpoint)org.xdi.oxauth.BaseTestinline
setIntrospectionEndpoint(String p_introspectionEndpoint)org.xdi.oxauth.BaseTestinline
setJwksUri(String jwksUri)org.xdi.oxauth.BaseTestinline
setRegistrationEndpoint(String registrationEndpoint)org.xdi.oxauth.BaseTestinline
setScopeToClaimsMapping(Map< String, List< String >> p_scopeToClaimsMapping)org.xdi.oxauth.BaseTestinline
setTokenEndpoint(String tokenEndpoint)org.xdi.oxauth.BaseTestinline
setUserInfoEndpoint(String userInfoEndpoint)org.xdi.oxauth.BaseTestinline
showClient(BaseClient client)org.xdi.oxauth.BaseTestinlinestatic
showClient(BaseClient client, CookieStore cookieStore)org.xdi.oxauth.BaseTestinlinestatic
showClientUserAgent(BaseClient client)org.xdi.oxauth.BaseTestinlinestatic
showEntity(String entity)org.xdi.oxauth.BaseTestinline
showResponse(String title, Response response)org.xdi.oxauth.BaseTestinline
showResponse(String title, Response response, Object entity)org.xdi.oxauth.BaseTestinlinestatic
showTitle(String title)org.xdi.oxauth.BaseTestinline
showTitle(String title)org.xdi.oxauth.BaseTestinline
startSelenium()org.xdi.oxauth.BaseTestinline
stopSelenium()org.xdi.oxauth.BaseTestinline
testDataorg.xdi.oxauth.ConfigurableTeststatic
tokenEndpointorg.xdi.oxauth.BaseTestprotected
urlorg.xdi.oxauth.ws.rs.ClientInfoRestWebServiceEmbeddedTestprivate
userInfoEndpointorg.xdi.oxauth.BaseTestprotected
waitForResourceOwnerAndGrantLoginForm(String authorizeUrl, AuthorizationRequest authorizationRequest, boolean cleanupCookies)org.xdi.oxauth.BaseTestinline
waitForResourceOwnerAndGrantLoginForm(String authorizeUrl, AuthorizationRequest authorizationRequest)org.xdi.oxauth.BaseTestinline