public class TokenUtilsTest extends Object
| Constructor and Description |
|---|
TokenUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExpGrace() |
void |
testExpGraceDeprecated() |
void |
testFailAlgorithm() |
void |
testFailAlgorithmDeprecated() |
void |
testFailExpired() |
void |
testFailExpiredDeprecated() |
void |
testFailIssuer() |
void |
testFailIssuerDeprecated() |
void |
testFailJustExpired() |
void |
testFailJustExpiredDeprecated() |
void |
testFailSignature() |
void |
testFailSignatureDeprecated() |
void |
testSignedByECKeyVerifiedByRSKey() |
void |
testSignedByRSKeyVerifiedByECKey() |
void |
testValidToken() |
void |
testValidToken1024BitKeyLength() |
void |
testValidTokenDeprecated() |
void |
testValidTokenEC256() |
public void testFailAlgorithmDeprecated()
throws Exception
Exceptionpublic void testValidToken1024BitKeyLength()
throws Exception
Exceptionpublic void testSignedByRSKeyVerifiedByECKey()
throws Exception
Exceptionpublic void testSignedByECKeyVerifiedByRSKey()
throws Exception
Exceptionpublic void testFailSignatureDeprecated()
throws Exception
Exceptionpublic void testFailExpiredDeprecated()
throws Exception
Exceptionpublic void testFailJustExpiredDeprecated()
throws Exception
ExceptionCopyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.