78798081828384
private static TokenStore tokenStore; @BeforeClass public static void init() { tokenStore = new DefaultInMemoryTokenStore(); }
70717273747576
private static STSTokenStore tokenStore; @BeforeClass public static void init() { tokenStore = new DefaultInMemoryTokenStore(); }
77787980818283
63646566676869
71727374757677
61626364656667
67686970717273
66676869707172
73747576777879