ServerTest
- Full name:
\OAuth2\ServerTest
- Parent class:
TestCase
Methods
testGetAuthorizeControllerWithNoClientStorageThrowsException
public testGetAuthorizeControllerWithNoClientStorageThrowsException(): mixed
testGetAuthorizeControllerWithNoAccessTokenStorageThrowsException
public testGetAuthorizeControllerWithNoAccessTokenStorageThrowsException(): mixed
testGetAuthorizeControllerWithClientStorageAndAccessTokenResponseType
public testGetAuthorizeControllerWithClientStorageAndAccessTokenResponseType(): mixed
testGetAuthorizeControllerWithClientStorageAndAuthorizationCodeResponseType
public testGetAuthorizeControllerWithClientStorageAndAuthorizationCodeResponseType(): mixed
testGetAuthorizeControllerWithClientStorageAndAccessTokenStorageThrowsException
public testGetAuthorizeControllerWithClientStorageAndAccessTokenStorageThrowsException(): mixed
testGetAuthorizeControllerWithClientStorageAndAccessTokenStorage
public testGetAuthorizeControllerWithClientStorageAndAccessTokenStorage(): mixed
testGetAuthorizeControllerWithClientStorageAndAuthorizationCodeStorage
public testGetAuthorizeControllerWithClientStorageAndAuthorizationCodeStorage(): mixed
testGetTokenControllerWithGrantTypeStorageThrowsException
public testGetTokenControllerWithGrantTypeStorageThrowsException(): mixed
testGetTokenControllerWithNoClientCredentialsStorageThrowsException
public testGetTokenControllerWithNoClientCredentialsStorageThrowsException(): mixed
testGetTokenControllerWithNoAccessTokenStorageThrowsException
public testGetTokenControllerWithNoAccessTokenStorageThrowsException(): mixed
testGetTokenControllerWithAccessTokenAndClientCredentialsStorage
public testGetTokenControllerWithAccessTokenAndClientCredentialsStorage(): mixed
testGetTokenControllerAccessTokenStorageAndClientCredentialsStorageAndGrantTypes
public testGetTokenControllerAccessTokenStorageAndClientCredentialsStorageAndGrantTypes(): mixed
testGetResourceControllerWithNoAccessTokenStorageThrowsException
public testGetResourceControllerWithNoAccessTokenStorageThrowsException(): mixed
testGetResourceControllerWithAccessTokenStorage
public testGetResourceControllerWithAccessTokenStorage(): mixed
testAddingStorageWithInvalidClass
public testAddingStorageWithInvalidClass(): mixed
testAddingStorageWithInvalidKey
public testAddingStorageWithInvalidKey(): mixed
testAddingStorageWithInvalidKeyStorageCombination
public testAddingStorageWithInvalidKeyStorageCombination(): mixed
testAddingStorageWithValidKeyOnlySetsThatKey
public testAddingStorageWithValidKeyOnlySetsThatKey(): mixed
testAddingClientStorageSetsClientCredentialsStorageByDefault
public testAddingClientStorageSetsClientCredentialsStorageByDefault(): mixed
testAddStorageWithNullValue
public testAddStorageWithNullValue(): mixed
testNewServerWithNullStorageValue
public testNewServerWithNullStorageValue(): mixed
testAddingClientCredentialsStorageSetsClientStorageByDefault
public testAddingClientCredentialsStorageSetsClientStorageByDefault(): mixed
testSettingClientStorageByDefaultDoesNotOverrideSetStorage
public testSettingClientStorageByDefaultDoesNotOverrideSetStorage(): mixed
testAddingResponseType
public testAddingResponseType(): mixed
testCustomClientAssertionType
public testCustomClientAssertionType(): mixed
testHttpBasicConfig
public testHttpBasicConfig(): mixed
testRefreshTokenConfig
public testRefreshTokenConfig(): mixed
testValidRefreshTokenWithNewRefreshTokenInResponse
Test setting "always_issue_new_refresh_token" on a server level
public testValidRefreshTokenWithNewRefreshTokenInResponse(): mixed
See Also:
-
- test/OAuth2/GrantType/RefreshTokenTest::testValidRefreshTokenWithNewRefreshTokenInResponse
testAddingUnknownResponseTypeThrowsException
public testAddingUnknownResponseTypeThrowsException(): mixed
testUsingJwtAccessTokensWithoutPublicKeyStorageThrowsException
public testUsingJwtAccessTokensWithoutPublicKeyStorageThrowsException(): mixed
testUsingJustJwtAccessTokenStorageWithResourceControllerIsOkay
public testUsingJustJwtAccessTokenStorageWithResourceControllerIsOkay(): mixed
testUsingJustJwtAccessTokenStorageWithAuthorizeControllerThrowsException
public testUsingJustJwtAccessTokenStorageWithAuthorizeControllerThrowsException(): mixed
testUsingJustJwtAccessTokenStorageWithTokenControllerThrowsException
public testUsingJustJwtAccessTokenStorageWithTokenControllerThrowsException(): mixed
testUsingJwtAccessTokenAndClientStorageWithAuthorizeControllerIsOkay
public testUsingJwtAccessTokenAndClientStorageWithAuthorizeControllerIsOkay(): mixed
testUsingOpenIDConnectWithoutUserClaimsThrowsException
public testUsingOpenIDConnectWithoutUserClaimsThrowsException(): mixed
testUsingOpenIDConnectWithoutPublicKeyThrowsException
public testUsingOpenIDConnectWithoutPublicKeyThrowsException(): mixed
testUsingOpenIDConnectWithoutIssuerThrowsException
public testUsingOpenIDConnectWithoutIssuerThrowsException(): mixed
testUsingOpenIDConnectWithIssuerPublicKeyAndUserClaimsIsOkay
public testUsingOpenIDConnectWithIssuerPublicKeyAndUserClaimsIsOkay(): mixed
testUsingOpenIDConnectWithAllowImplicitWithoutTokenStorageThrowsException
public testUsingOpenIDConnectWithAllowImplicitWithoutTokenStorageThrowsException(): mixed
testUsingOpenIDConnectWithAllowImplicitAndUseJwtAccessTokensIsOkay
public testUsingOpenIDConnectWithAllowImplicitAndUseJwtAccessTokensIsOkay(): mixed
testUsingOpenIDConnectWithAllowImplicitAndAccessTokenStorageIsOkay
public testUsingOpenIDConnectWithAllowImplicitAndAccessTokenStorageIsOkay(): mixed
testUsingOpenIDConnectWithAllowImplicitAndAccessTokenResponseTypeIsOkay
public testUsingOpenIDConnectWithAllowImplicitAndAccessTokenResponseTypeIsOkay(): mixed
testUsingOpenIDConnectWithAuthorizationCodeStorageThrowsException
public testUsingOpenIDConnectWithAuthorizationCodeStorageThrowsException(): mixed
testUsingOpenIDConnectWithOpenIDAuthorizationCodeStorageCreatesOpenIDAuthorizationCodeGrantType
public testUsingOpenIDConnectWithOpenIDAuthorizationCodeStorageCreatesOpenIDAuthorizationCodeGrantType(): mixed
testMultipleValuedResponseTypeOrderDoesntMatter
public testMultipleValuedResponseTypeOrderDoesntMatter(): mixed
testAddGrantTypeWithoutKey
public testAddGrantTypeWithoutKey(): mixed
testAddGrantTypeWithKey
public testAddGrantTypeWithKey(): mixed
testAddGrantTypeWithKeyNotString
public testAddGrantTypeWithKeyNotString(): mixed
Automatically generated on 2025-03-18