|
gluu
|


公開メンバ関数 | |
| void | omittedResponseTypesStep1 (final String registerPath, final String redirectUris) throws Exception |
| void | omittedResponseTypesStep2 (final String registerPath) throws Exception |
| void | omittedResponseTypesStep3a (final String authorizePath, final String userId, final String userSecret, final String redirectUri) throws Exception |
| void | omittedResponseTypesStep3b (final String tokenPath, final String redirectUri) throws Exception |
| Object [][] | omittedResponseTypesStep4DataProvider (ITestContext context) |
| void | omittedResponseTypesStep4 (final String authorizePath, final String userId, final String userSecret, final String redirectUri, final List< ResponseType > responseTypes) throws Exception |
| void | responseTypesCodeIdTokenStep1 (final String registerPath, final String redirectUris) throws Exception |
| void | responseTypesCodeIdTokenStep2 (final String registerPath) throws Exception |
| void | responseTypesCodeIdTokenStep3a (final String authorizePath, final String userId, final String userSecret, final String redirectUri) throws Exception |
| void | responseTypesCodeIdTokenStep3b (final String tokenPath, final String redirectUri) throws Exception |
| Object [][] | responseTypesCodeIdTokenStep4DataProvider (ITestContext context) |
| void | responseTypesCodeIdTokenStep4 (final String authorizePath, final String userId, final String userSecret, final String redirectUri, final List< ResponseType > responseTypes) throws Exception |
| void | responseTypesTokenIdTokenStep1 (final String registerPath, final String redirectUris) throws Exception |
| void | responseTypesTokenIdTokenStep2 (final String registerPath) throws Exception |
| void | responseTypesTokenIdTokenStep3 (final String authorizePath, final String userId, final String userSecret, final String redirectUri) throws Exception |
| Object [][] | responseTypesTokenIdTokenStep4DataProvider (ITestContext context) |
| void | responseTypesTokenIdTokenStep4 (final String authorizePath, final String userId, final String userSecret, final String redirectUri, final List< ResponseType > responseTypes) throws Exception |
| void | initTestSuite (ITestContext context) throws FileNotFoundException, IOException |
| WebDriver | getDriver () |
| void | setDriver (WebDriver driver) |
| String | getAuthorizationEndpoint () |
| void | setAuthorizationEndpoint (String authorizationEndpoint) |
| String | getTokenEndpoint () |
| void | setTokenEndpoint (String tokenEndpoint) |
| String | getUserInfoEndpoint () |
| void | setUserInfoEndpoint (String userInfoEndpoint) |
| String | getClientInfoEndpoint () |
| void | setClientInfoEndpoint (String clientInfoEndpoint) |
| String | getCheckSessionIFrame () |
| void | setCheckSessionIFrame (String checkSessionIFrame) |
| String | getEndSessionEndpoint () |
| void | setEndSessionEndpoint (String endSessionEndpoint) |
| String | getJwksUri () |
| void | setJwksUri (String jwksUri) |
| String | getRegistrationEndpoint () |
| void | setRegistrationEndpoint (String registrationEndpoint) |
| String | getIntrospectionEndpoint () |
| void | setIntrospectionEndpoint (String p_introspectionEndpoint) |
| Map< String, List< String > > | getScopeToClaimsMapping () |
| void | setScopeToClaimsMapping (Map< String, List< String >> p_scopeToClaimsMapping) |
| String | getIdGenEndpoint () |
| void | setIdGenEndpoint (String p_idGenEndpoint) |
| String | getConfigurationEndpoint () |
| void | setConfigurationEndpoint (String configurationEndpoint) |
| void | startSelenium () |
| void | stopSelenium () |
| AuthorizationResponse | authenticateResourceOwnerAndGrantAccess (String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret) |
| AuthorizationResponse | authenticateResourceOwnerAndGrantAccess (String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies) |
| AuthorizationResponse | authenticateResourceOwnerAndGrantAccess (String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies, boolean useNewDriver) |
| AuthorizationResponse | authenticateResourceOwnerAndGrantAccess (String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies, boolean useNewDriver, int authzSteps) |
| AuthorizationResponse | authenticateResourceOwnerAndDenyAccess (String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret) |
| AuthorizationResponse | authorizationRequestAndGrantAccess (String authorizeUrl, AuthorizationRequest authorizationRequest) |
| AuthorizationResponse | authorizationRequestAndDenyAccess (String authorizeUrl, AuthorizationRequest authorizationRequest) |
| AuthorizationResponse | authenticateResourceOwner (String authorizeUrl, AuthorizationRequest authorizationRequest, String userId, String userSecret, boolean cleanupCookies) |
| String | waitForResourceOwnerAndGrantLoginForm (String authorizeUrl, AuthorizationRequest authorizationRequest, boolean cleanupCookies) |
| String | waitForResourceOwnerAndGrantLoginForm (String authorizeUrl, AuthorizationRequest authorizationRequest) |
| void | discovery (ITestContext context) throws Exception |
| void | showTitle (String title) |
| void | showTitle (String title) |
| void | showEntity (String entity) |
| void | showResponse (String title, Response response) |
静的公開メンバ関数 | |
| static void | showClient (BaseClient client) |
| static void | showClient (BaseClient client, CookieStore cookieStore) |
| static void | showClientUserAgent (BaseClient client) |
| static void | assertErrorResponse (BaseResponseWithErrors p_response, IErrorType p_errorType) |
| static DefaultHttpClient | createHttpClient () |
| static DefaultHttpClient | createHttpClient (HostnameVerifierType p_verifierType) |
| static ClientExecutor | clientExecutor () throws NoSuchAlgorithmException, KeyManagementException, KeyStoreException, UnrecoverableKeyException |
| static ClientExecutor | clientExecutor (boolean trustAll) throws NoSuchAlgorithmException, KeyManagementException, KeyStoreException, UnrecoverableKeyException |
| static HttpClient | createHttpClientTrustAll () throws NoSuchAlgorithmException, KeyManagementException, KeyStoreException, UnrecoverableKeyException |
| static void | showResponse (String title, Response response, Object entity) |
| static void | fails (Throwable e) |
| static void | output (String p_msg) |
| static Archive<?> | createDeployment () |
静的公開変数類 | |
| static FileConfiguration | testData |
限定公開変数類 | |
| WebDriver | driver |
| String | authorizationEndpoint |
| String | authorizationPageEndpoint |
| String | gluuConfigurationEndpoint |
| String | tokenEndpoint |
| String | userInfoEndpoint |
| String | clientInfoEndpoint |
| String | checkSessionIFrame |
| String | endSessionEndpoint |
| String | jwksUri |
| String | registrationEndpoint |
| String | configurationEndpoint |
| String | idGenEndpoint |
| String | introspectionEndpoint |
| Map< String, List< String > > | scopeToClaimsMapping |
非公開変数類 | |
| URI | url |
静的非公開変数類 | |
| static String | clientId1 |
| static String | clientSecret1 |
| static String | registrationAccessToken1 |
| static String | registrationClientUri1 |
| static String | authorizationCode1 |
| static String | clientId2 |
| static String | clientSecret2 |
| static String | registrationAccessToken2 |
| static String | registrationClientUri2 |
| static String | authorizationCode2 |
| static String | clientId3 |
| static String | registrationAccessToken3 |
| static String | registrationClientUri3 |
|
inlinestaticinherited |
|
inlineinherited |
The authorization server authenticates the resource owner (via the user-agent) No authorization page.
|
inlineinherited |
|
inlineinherited |
The authorization server authenticates the resource owner (via the user-agent) and establishes whether the resource owner grants or denies the client's access request.
|
inlineinherited |
The authorization server authenticates the resource owner (via the user-agent) and establishes whether the resource owner grants or denies the client's access request.
|
inlineinherited |
The authorization server authenticates the resource owner (via the user-agent) and establishes whether the resource owner grants or denies the client's access request.
|
inlineinherited |
The authorization server authenticates the resource owner (via the user-agent) and establishes whether the resource owner grants or denies the client's access request.
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
Registering without provide the response_types param, should register the Client using only the code response type.
|
inline |
Client read request to verify the Client using the default code response type.
|
inline |
Request Authorization with Response Type code should succeed.
|
inline |
|
inline |
Authorization request with the other Response types combination should fail.
|
inline |
|
inlinestaticinherited |
|
inline |
Registering with the response_types param code, id_token.
|
inline |
Client read request to verify the Client using the code and id_token response types.
|
inline |
Request Authorization with Response Type code should succeed.
|
inline |
|
inline |
Authorization request with the other Response types combination should fail.
|
inline |
|
inline |
Registering with the response_types param token, id_token.
|
inline |
Client read request to verify the Client using the token and id_token response types.
|
inline |
|
inline |
Authorization request with the other Response types combination should fail.
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Try to open login form (via the user-agent)
|
inlineinherited |
Try to open login form (via the user-agent)
|
staticprivate |
|
staticprivate |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
protectedinherited |
|
staticprivate |
|
staticprivate |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
protectedinherited |
|
protectedinherited |
|
staticinherited |
|
protectedinherited |
|
private |
|
protectedinherited |
1.8.13