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

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

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
clientId1org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientId2org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientId3org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientId4org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientId5org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientId6org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientInfoEndpointorg.xdi.oxauth.BaseTestprotected
clientSecret1org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientSecret2org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientSecret3org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientSecret4org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientSecret5org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
clientSecret6org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestprivatestatic
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
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
requestAccessTokenWithClientSecretJwtES256Step1(final String registerPath, final String redirectUris, final String jwksUri)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES256Step2(final String tokenPath, final String userId, final String userSecret, final String audience, final String keyId, final String keyStoreFile, final String keyStoreSecret)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES256X509CertStep1(final String registerPath, final String redirectUris, final String jwksUri)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES256X509CertStep2(final String tokenPath, final String userId, final String userSecret, final String audience, final String keyId, final String keyStoreFile, final String keyStoreSecret)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES384Step1(final String registerPath, final String redirectUris, final String jwksUri)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES384Step2(final String tokenPath, final String userId, final String userSecret, final String audience, final String keyId, final String keyStoreFile, final String keyStoreSecret)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES384X509CertStep1(final String registerPath, final String redirectUris, final String jwksUri)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES384X509CertStep2(final String tokenPath, final String userId, final String userSecret, final String audience, final String keyId, final String keyStoreFile, final String keyStoreSecret)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES512Step1(final String registerPath, final String redirectUris, final String jwksUri)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES512Step2(final String tokenPath, final String userId, final String userSecret, final String audience, final String keyId, final String keyStoreFile, final String keyStoreSecret)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES512X509CertStep1(final String registerPath, final String redirectUris, final String jwksUri)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
requestAccessTokenWithClientSecretJwtES512X509CertStep2(final String tokenPath, final String userId, final String userSecret, final String audience, final String keyId, final String keyStoreFile, final String keyStoreSecret)org.xdi.oxauth.ws.rs.TokenRestWebServiceWithESAlgEmbeddedTestinline
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.TokenRestWebServiceWithESAlgEmbeddedTestprivate
userInfoEndpointorg.xdi.oxauth.BaseTestprotected
waitForResourceOwnerAndGrantLoginForm(String authorizeUrl, AuthorizationRequest authorizationRequest, boolean cleanupCookies)org.xdi.oxauth.BaseTestinline
waitForResourceOwnerAndGrantLoginForm(String authorizeUrl, AuthorizationRequest authorizationRequest)org.xdi.oxauth.BaseTestinline