public class JwtServiceTests
extends java.lang.Object
Constructor and Description |
---|
JwtServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
testJwtParseToken() |
void |
testJwtParseTokenExpired() |
void |
testJwtParseTokenWrongAudience() |
void |
testJwtParseTokenWrongSecret() |
void |
testParseTokenCutoffTime() |
public JwtServiceTests() throws com.nimbusds.jose.KeyLengthException
com.nimbusds.jose.KeyLengthException
public void testJwtParseToken()
public void testJwtParseTokenWrongAudience()
public void testJwtParseTokenExpired() throws java.lang.InterruptedException
java.lang.InterruptedException
public void testJwtParseTokenWrongSecret()
public void testParseTokenCutoffTime() throws java.lang.InterruptedException
java.lang.InterruptedException