Searched defs:shouldHandleAndIncludeScopeInAccessToken (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/test/java/org/forgerock/oauth2/core/
H A DClientCredentialsGrantTypeHandlerTest.java102 public void shouldHandleAndIncludeScopeInAccessToken() throws Exception { method in class:ClientCredentialsGrantTypeHandlerTest
H A DPasswordCredentialsGrantTypeHandlerTest.java160 public void shouldHandleAndIncludeScopeInAccessToken() throws Exception { method in class:PasswordCredentialsGrantTypeHandlerTest
H A DAuthorizationCodeGrantTypeHandlerTest.java281 public void shouldHandleAndIncludeScopeInAccessToken() throws Exception { method in class:AuthorizationCodeGrantTypeHandlerTest
/forgerock/openam/openam-oauth2/src/test/java/org/forgerock/oauth2/core/
H A DAuthorizationCodeGrantTypeHandlerTest.java281 public void shouldHandleAndIncludeScopeInAccessToken() throws Exception { method in class:AuthorizationCodeGrantTypeHandlerTest

Completed in 46 milliseconds