
public class JwtTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private net.trajano.auth.internal.JsonWebKeySet |
jwks |
private PrivateKey |
privateKey |
| Constructor and Description |
|---|
JwtTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setKeys() |
void |
testEnum() |
void |
testInvalidToken() |
void |
testNoCryptoToken() |
void |
testSignedToken() |
void |
testWithGoogleData() |
private net.trajano.auth.internal.JsonWebKeySet jwks
private PrivateKey privateKey
public void setKeys()
throws GeneralSecurityException
GeneralSecurityExceptionpublic void testEnum()
Copyright © 2014 Trajano. All rights reserved.