Merge branch 'master' of https://code-repo.d4science.org/gCubeSystem/authorization-client
This commit is contained in:
commit
e759732c53
|
@ -17,9 +17,9 @@ public class CallTest {
|
|||
|
||||
@Test
|
||||
public void getToken() throws Exception {
|
||||
System.out.println(authorizationService().get("2b04d8-2bda-4f5b-a07e-c0468f95ce3e-843339462"));
|
||||
//System.out.println(authorizationService().get("25bd7116-59f3-46dc-8ff3-c5c1a31c95cf-980114272").getContext());
|
||||
//System.out.println(authorizationService().get("b7c80297-e4ed-42ab-ab42-fdc0b8b0eabf-98187548").getMap());
|
||||
System.out.println(authorizationService().get("XXXXXXXX"));
|
||||
//System.out.println(authorizationService().get("XXXXXXXX").getContext());
|
||||
//System.out.println(authorizationService().get("XXXXXXXX").getMap());
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue