Searched refs:refreshTokenShouldThrowInvalidGrantExceptionWhenRefreshTokenHasExpired (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/test/java/org/forgerock/oauth2/core/
H A DAccessTokenServiceImplTest.java174 public void refreshTokenShouldThrowInvalidGrantExceptionWhenRefreshTokenHasExpired() throws Exception { method in class:AccessTokenServiceImplTest
/forgerock/openam/openam-oauth2/src/test/java/org/forgerock/oauth2/core/
H A DAccessTokenServiceTest.java181 public void refreshTokenShouldThrowInvalidGrantExceptionWhenRefreshTokenHasExpired() throws Exception { method in class:AccessTokenServiceTest

Completed in 28 milliseconds