A C D E G H I J N O P R S T U V W 
All Classes All Packages

A

AltApplication - Class in org.eclipse.microprofile.jwt.tck.config
A JAX-RS application marked as requiring MP-JWT authentication with /alt root path
AltApplication() - Constructor for class org.eclipse.microprofile.jwt.tck.config.AltApplication
 
ApplicationScopedEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
ApplicationScopedEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedEndpoint
 
ApplicationScopedInjectionTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Tests of injection of JsonWebToken claims using ClaimValue interface wrappers.
ApplicationScopedInjectionTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedInjectionTest
 
AudArrayValidationTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Validate the handling of the JWT aud claim.
AudArrayValidationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudArrayValidationTest
 
AudienceValidationEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
The common endpoint used by the various config tests
AudienceValidationEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudienceValidationEndpoint
 
AudValidationBadAudTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Validate the handling of the JWT aud claim.
AudValidationBadAudTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationBadAudTest
 
AudValidationMissingAudTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Validate the handling of the JWT aud claim.
AudValidationMissingAudTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationMissingAudTest
 
AudValidationTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Validate the handling of the JWT aud claim.
AudValidationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationTest
 

C

callEcho() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
callEcho() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RsaKeySignatureTest
 
callEcho2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callEcho2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
callEchoAgedToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.TokenAgeTest
 
callEchoBadIssuer() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest
 
callEchoBadSigner() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest
 
callEchoBadSignerAlg() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest
 
callEchoBASIC() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callEchoBASIC() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
callEchoExpiredToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest
 
callEchoNoAuth() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callEchoNoAuth() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
callEchoNoAuth() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest
 
callEchoNoGroups() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
callEchoRsaOaep() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.DecryptKeyAlgorithmDefaultTest
 
callEchoRsaOaep() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaep256Test
 
callEchoRsaOaep() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaepTest
 
callEchoRsaOaep() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callEchoRsaOaep256() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.DecryptKeyAlgorithmDefaultTest
 
callEchoRsaOaep256() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaep256Test
 
callEchoRsaOaep256() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaepTest
 
callEchoSignEncryptToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callEchoSignEncryptToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
callEchoSignToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callEchoSignToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
callEchoValidToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.TokenAgeTest
 
callEchoWithoutCty() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callHeartbeat() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
callHeartbeat() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
checkIsUserInRole() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
checkIsUserInRole() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
checkIsUserInRole(SecurityContext) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
This endpoint requires a Tester role, and also validates that the caller has the role Echoer by calling SecurityContext.isUserInRole(String).
checkIsUserInRoleToken2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
checkIsUserInRoleToken2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
ClaimValueInjectionEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
ClaimValueInjectionEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
ClaimValueInjectionTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Tests of injection of JsonWebToken claims using ClaimValue interface wrappers.
ClaimValueInjectionTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
CookieTokenTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
CookieTokenTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.CookieTokenTest
 
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsPEMTest
Create a CDI aware base web application archive that includes an embedded PEM EC public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.IssValidationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.TokenAsCookieIgnoredTest
 
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.TokenAsCookieTest
 
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedInjectionTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudArrayValidationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationBadAudTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationMissingAudTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.CookieTokenTest
 
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenTest
 
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.DecryptKeyAlgorithmDefaultTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaep256Test
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaepTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RsaKeySignatureTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.TokenAgeTest
Create a CDI aware base web application archive
createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest
Create a CDI aware base web application archive
createDeploymentJWK() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest
Create a CDI aware base web application archive that includes an embedded JWKS public key that is included as the mp.jwt.verify.publickey property.
createDeploymentJWK() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest
Create a CDI aware base web application archive that includes an embedded JWKS public key that is included as the mp.jwt.verify.publickey property.
createDeploymentJWKS() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest
Create a CDI aware base web application archive that includes an embedded JWKS public key that is included as the mp.jwt.verify.publickey property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsJWKLocationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is referenced via the mp.jwt.verify.publickey.location as an embedded resource property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsPEMLocationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsJWKClasspathTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is referenced via the mp.jwt.verify.publickey.location as an embedded resource property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsJWKSClasspathTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is referenced via the mp.jwt.verify.publickey.location as an embedded resource property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsPEMClasspathTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is referenced via the mp.jwt.verify.publickey.location as an embedded resource property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is referenced via the mp.jwt.verify.publickey.location as an embedded resource property.
createLocationDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is included as the mp.jwt.verify.publickey property.
createLocationURLDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest
Create a CDI aware base web application archive that includes an embedded PEM public key that is referenced via the mp.jwt.verify.publickey.location as a URL resource property.
createLocationURLDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationURLTest
Create a CDI aware base web application archive that includes a JWKS endpoint that is referenced via the mp.jwt.verify.publickey.location as a URL resource property.
createLocationURLDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationURLTest
Create a CDI aware base web application archive that includes an embedded JWK public key that is referenced via the mp.jwt.verify.publickey.location as a URL resource property.

D

decodeECPublicKey(String) - Static method in class org.eclipse.microprofile.jwt.tck.config.SimpleTokenUtils
Decode a PEM encoded public key string to an EC PublicKey
decodeJWKSPrivateKey(String) - Static method in class org.eclipse.microprofile.jwt.tck.config.SimpleTokenUtils
Decode a JWK(S) encoded private key string to an RSA PrivateKey
decodeJWKSPublicKey(String) - Static method in class org.eclipse.microprofile.jwt.tck.config.SimpleTokenUtils
Decode a JWK(S) encoded public key string to an RSA PublicKey
decodePrivateKey(String) - Static method in class org.eclipse.microprofile.jwt.tck.config.SimpleTokenUtils
Decode a PEM encoded private key string to an RSA PrivateKey
decodePublicKey(String) - Static method in class org.eclipse.microprofile.jwt.tck.config.SimpleTokenUtils
Decode a PEM encoded public key string to an RSA PublicKey
DecryptKeyAlgorithmDefaultTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe
If "mp.jwt.decryption.algorithm" is not set then both RSA-OAEP and RSA-OAEP-256 must be accepted.
DecryptKeyAlgorithmDefaultTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.DecryptKeyAlgorithmDefaultTest
 

E

echoInput(SecurityContext, String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMEndpoint
 
echoInput(SecurityContext, String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
 
echoInput(SecurityContext, String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingEndpoint
 
echoInput2(SecurityContext, String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
 
echoInputPermitAll(SecurityContext, String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
 
echoNeedsToken2Role() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
echoNeedsToken2Role() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
echoNeedsToken2Role(SecurityContext, String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
 
echoWithToken2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
echoWithToken2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
ECPublicKeyAsJWKLocationTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that config property values of type resource path to JWK works to validate the JWT which is signed with privateKey4k.pem
ECPublicKeyAsJWKLocationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsJWKLocationTest
 
ECPublicKeyAsPEMLocationTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that mp.jwt.verify.publickey.location property values of type resource path to a PEM work to validate the JWT which is signed with ecPrivateKey.pem
ECPublicKeyAsPEMLocationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsPEMLocationTest
 
ECPublicKeyAsPEMTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that the bundled mp.jwt.verify.publickey config property as a literal PEM is used to validate the JWT which is signed with ecPrivateKey.pem
ECPublicKeyAsPEMTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsPEMTest
 
emptyCookie() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.CookieTokenTest
 
emptyToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenTest
 
EmptyTokenEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
EmptyTokenEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenEndpoint
 
EmptyTokenTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
EmptyTokenTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenTest
 
expiredCookie() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.CookieTokenTest
 

G

generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedInjectionTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaepTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
generateToken() - Static method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RsaKeySignatureTest
 
getInjectedPrincipal() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
getInjectedPrincipal() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
getInjectedPrincipal(SecurityContext) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
 
getPrincipalClass() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
getPrincipalClass() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
getPrincipalClass(SecurityContext) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
Validate that the SecurityContext#getUserPrincipal is a JsonWebToken

H

heartbeat() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
 

I

ignoreHeaderIfCookieSet() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.CookieTokenTest
 
invalidToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenTest
 
InvalidTokenTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
These set of tests validate the validation expectations for JWTs
InvalidTokenTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest
 
IssValidationFailTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate the handling of the JWT iss claim.
IssValidationFailTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest
 
IssValidationTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate the handling of the JWT iss claim.
IssValidationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.IssValidationTest
 

J

JsonValueInjectionTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Tests of injection of JsonWebToken claims using JsonValue subtypes.
JsonValueInjectionTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
JsonValuejectionEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
JsonValuejectionEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
JwksApplication - Class in org.eclipse.microprofile.jwt.tck.config
A JAX-RS application marked as requiring MP-JWT authentication with /jwks root path
JwksApplication() - Constructor for class org.eclipse.microprofile.jwt.tck.config.JwksApplication
 

N

needsGroup1Mapping(SecurityContext) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
This endpoint requires a role that is mapped to the group1 role
noTokenHeaderSetToCookie() - Method in class org.eclipse.microprofile.jwt.tck.config.TokenAsCookieIgnoredTest
 
noTokenHeaderSetToCookie() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 

O

org.eclipse.microprofile.jwt.tck - package org.eclipse.microprofile.jwt.tck
 
org.eclipse.microprofile.jwt.tck.config - package org.eclipse.microprofile.jwt.tck.config
 
org.eclipse.microprofile.jwt.tck.config.jwe - package org.eclipse.microprofile.jwt.tck.config.jwe
 
org.eclipse.microprofile.jwt.tck.container.jaxrs - package org.eclipse.microprofile.jwt.tck.container.jaxrs
 
org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe - package org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe
 
org.eclipse.microprofile.jwt.tck.util - package org.eclipse.microprofile.jwt.tck.util
 

P

PEMApplication - Class in org.eclipse.microprofile.jwt.tck.config
A JAX-RS application marked as requiring MP-JWT authentication with /pem root path
PEMApplication() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PEMApplication
 
PrimitiveInjectionEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
PrimitiveInjectionEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
PrimitiveInjectionTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Tests that claims can be injected as primitive types into @RequestScoped beans
PrimitiveInjectionTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
PrincipalInjectionEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Validate that the injection of a Principal works when using the MP-JWT feature.
PrincipalInjectionEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionEndpoint
 
PrincipalInjectionTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Tests that the Principal can be used as an injection type for the authenticated user
PrincipalInjectionTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest
 
PrivateKeyAsJWKClasspathTest - Class in org.eclipse.microprofile.jwt.tck.config.jwe
Validate that config property values of type resource path to JWK works to decrypt the JWT which is encrypted with publicKey4k.jwk
PrivateKeyAsJWKClasspathTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsJWKClasspathTest
 
PrivateKeyAsJWKSClasspathTest - Class in org.eclipse.microprofile.jwt.tck.config.jwe
Validate that config property values of type resource path to JWKS works to decrypt the JWT which is encrypted with publicKey4k.jwk
PrivateKeyAsJWKSClasspathTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsJWKSClasspathTest
 
PrivateKeyAsPEMClasspathTest - Class in org.eclipse.microprofile.jwt.tck.config.jwe
Validate that mp.jwt.decrypt.key.location property values of type resource path to a PEM work to decrypt the JWT which is encrypted with publicKey4k.pem
PrivateKeyAsPEMClasspathTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsPEMClasspathTest
 
PrivateKeyEndpoint - Class in org.eclipse.microprofile.jwt.tck.config.jwe
The common endpoint used by the various private key config tests
PrivateKeyEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyEndpoint
 
ProviderInjectionEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
ProviderInjectionEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
ProviderInjectionTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Tests of injection JsonWebToken claims using the Instance interface.
ProviderInjectionTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
publicKey4k() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
An endpoint that returns the contents of the bundled /publicKey4k.pem key
publicKey4kAsJWKS(String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
An endpoint that converts the bundled /publicKey4k.pem key in the corresponding JWKS format
PublicKeyAsBase64JWKTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that the bundled mp.jwt.verify.publickey config property as a base64 encoded literal JWK is used to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsBase64JWKTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest
 
PublicKeyAsFileLocationURLTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that config property values of type file URL to PEM works to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsFileLocationURLTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest
 
PublicKeyAsJWKLocationTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that config property values of type resource path to JWK works to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsJWKLocationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest
 
PublicKeyAsJWKLocationURLTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that config property values of type resource path to JWKS work to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsJWKLocationURLTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationURLTest
 
PublicKeyAsJWKSLocationTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that config property values of type resource path to JWKS works to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsJWKSLocationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest
 
PublicKeyAsJWKSTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that the bundled mp.jwt.verify.publickey config property as a literal JWKS is used to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsJWKSTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest
 
PublicKeyAsJWKTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that the bundled mp.jwt.verify.publickey config property as a literal JWK is used to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsJWKTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest
 
PublicKeyAsPEMEndpoint - Class in org.eclipse.microprofile.jwt.tck.config
 
PublicKeyAsPEMEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMEndpoint
 
PublicKeyAsPEMLocationTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that mp.jwt.verify.publickey.location property values of type resource path to a PEM work to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsPEMLocationTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest
 
PublicKeyAsPEMLocationURLTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that mp.jwt.verify.publickey.location property values of type remote URL to a PEM work to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsPEMLocationURLTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationURLTest
 
PublicKeyAsPEMTest - Class in org.eclipse.microprofile.jwt.tck.config
Validate that the bundled mp.jwt.verify.publickey config property as a literal PEM is used to validate the JWT which is signed with privateKey4k.pem
PublicKeyAsPEMTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest
 
PublicKeyEndpoint - Class in org.eclipse.microprofile.jwt.tck.config
The common endpoint used by the various config tests
PublicKeyEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
 

R

readResource(String) - Static method in class org.eclipse.microprofile.jwt.tck.config.SimpleTokenUtils
Read a classpath resource into a string and return it.
RequiredClaimsEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
RequiredClaimsEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
RequiredClaimsTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Test to ensure that a MP-JWT containing only the minimum set of claims required by the specification can deploy and be used safely without a validation error
RequiredClaimsTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
RolesAllowedSignEncryptRsaOaep256Test - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe
Test that a decryption of an inner signed JWT token encrypted using RSA-OAEP-256 algorithm succeeds with `RSA-OAEP-256` but fails with `RSA-OAEP` if `mp.jwt.decrypt.key.algorithm=RSA-OAEP-256` is configured.
RolesAllowedSignEncryptRsaOaep256Test() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaep256Test
 
RolesAllowedSignEncryptRsaOaepTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe
Test that decryption of an inner signed JWT token encrypted using RSA-OAEP algorithm succeeds with `RSA-OAEP` but fails with `RSA-OAEP-256` if `mp.jwt.decrypt.key.algorithm=RSA-OAEP` is configured.
RolesAllowedSignEncryptRsaOaepTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptRsaOaepTest
 
RolesAllowedSignEncryptTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe
Test that decryption of an inner signed JWT token encrypted using RSA-OAEP algorithm succeeds without having to configure `mp.jwt.decrypt.key.algorithm=RSA-OAEP`.
RolesAllowedSignEncryptTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
 
RolesAllowedTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
Tests of the MP-JWT auth method authorization behavior as expected by the MP-JWT RBAC 1.0 spec
RolesAllowedTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
 
RolesEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
RolesEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesEndpoint
 
RsaKeySignatureTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
RsaKeySignatureTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.RsaKeySignatureTest
 

S

SimpleTokenUtils - Class in org.eclipse.microprofile.jwt.tck.config
Scaled down version of tck TokenUtils that has no JWT library dependencies so that it can be embedded in the tck wars without needing a JWT library on the server side.

T

TCKApplication - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
A JAX-RS application marked as requiring MP-JWT authentication
TCKApplication() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.TCKApplication
 
TCKConstants - Class in org.eclipse.microprofile.jwt.tck
 
TEST_GROUP_CDI - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_CDI_JSON - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_CDI_PROVIDER - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_CONFIG - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_EE_SECURITY - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_EJB - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_JACC - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_JAXRS - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_JWT - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_SERVLET - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_UTILS - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_GROUP_UTILS_EXTRA - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
TEST_ISSUER - Static variable in class org.eclipse.microprofile.jwt.tck.TCKConstants
 
testEncryptECSignedClaims() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testEncryptSignedClaims() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testEncryptSignedClaimsWithoutCty() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testEncryptSignedClaimsWithRsaOaep256() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testExpGrace() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testExpGrace() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testExpGraceDeprecated() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailAlgorithm() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testFailAlgorithm() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailAlgorithmDeprecated() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailEncryption() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testFailExpired() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testFailExpired() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailExpiredDeprecated() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailIssuer() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testFailIssuer() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailIssuerDeprecated() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailJustExpired() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testFailJustExpired() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailJustExpiredDeprecated() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailSignature() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testFailSignatureDeprecated() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testKeyAsBase64JWK() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest
 
testKeyAsJWK() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest
 
testKeyAsJWKS() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest
 
testKeyAsLocation() - Method in class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsJWKLocationTest
 
testKeyAsLocation() - Method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsJWKClasspathTest
 
testKeyAsLocation() - Method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsJWKSClasspathTest
 
testKeyAsLocation() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest
 
testKeyAsLocation() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest
 
testKeyAsLocationResource() - Method in class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsPEMLocationTest
 
testKeyAsLocationResource() - Method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyAsPEMClasspathTest
 
testKeyAsLocationResource() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest
 
testKeyAsLocationUrl() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest
 
testKeyAsLocationUrl() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationURLTest
 
testKeyAsLocationUrl() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationURLTest
 
testKeyAsPEM() - Method in class org.eclipse.microprofile.jwt.tck.config.ECPublicKeyAsPEMTest
 
testKeyAsPEM() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest
 
testKeyPairGeneration1024Length() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsExtraTest
 
testKeyPairGeneration2048Length() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsExtraTest
 
testNeedsGroup1Mapping() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.jwe.RolesAllowedSignEncryptTest
This test requires that the server provide a mapping from the group1 grant in the token to a Group1MappedRole application declared role.
testNeedsGroup1Mapping() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest
This test requires that the server provide a mapping from the group1 grant in the token to a Group1MappedRole application declared role.
testNestedSignedByECKeyVerifiedByRSKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testNestedSignedByRSKeyVerifiedByECKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testNotRequiredIssMismatchFailure() - Method in class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest
 
testReadJwkPrivateKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsExtraTest
 
testReadJwkPublicKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsExtraTest
 
testReadPrivateKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsExtraTest
 
testReadPublicKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsExtraTest
 
testRequiredAudMatch() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudArrayValidationTest
 
testRequiredAudMatch() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationTest
 
testRequiredAudMismatchFailure() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationBadAudTest
 
testRequiredAudMissingFailure() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudValidationMissingAudTest
 
testRequiredIss() - Method in class org.eclipse.microprofile.jwt.tck.config.IssValidationTest
 
testSignedByECKeyVerifiedByRSKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testSignedByRSKeyVerifiedByECKey() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testValidateEncryptedOnlyToken() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testValidateSignedToken() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testValidateSignedToken() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
testValidToken() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testValidToken1024BitKeyLength() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testValidTokenDeprecated() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testValidTokenEC256() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 
testValidTokenWithRSAOAEP() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
testValidTokenWithRsaOaep256() - Method in class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
TokenAgeTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
These set of tests validate the validation expectations for JWTs when mp.jwt.verify.token.age is set.
TokenAgeTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.TokenAgeTest
 
TokenAsCookieIgnoredTest - Class in org.eclipse.microprofile.jwt.tck.config
 
TokenAsCookieIgnoredTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.TokenAsCookieIgnoredTest
 
TokenAsCookieTest - Class in org.eclipse.microprofile.jwt.tck.config
 
TokenAsCookieTest() - Constructor for class org.eclipse.microprofile.jwt.tck.config.TokenAsCookieTest
 
TokenUtilsEncryptTest - Class in org.eclipse.microprofile.jwt.tck.util
Tests for TokenUtils encryptClaims methods
TokenUtilsEncryptTest() - Constructor for class org.eclipse.microprofile.jwt.tck.util.TokenUtilsEncryptTest
 
TokenUtilsExtraTest - Class in org.eclipse.microprofile.jwt.tck.util
Tests which verify TokenUtils methods excluding those which generate a token.
TokenUtilsExtraTest() - Constructor for class org.eclipse.microprofile.jwt.tck.util.TokenUtilsExtraTest
 
TokenUtilsSignEncryptTest - Class in org.eclipse.microprofile.jwt.tck.util
Tests for TokenUtils encryptSignedClaims methods
TokenUtilsSignEncryptTest() - Constructor for class org.eclipse.microprofile.jwt.tck.util.TokenUtilsSignEncryptTest
 
TokenUtilsTest - Class in org.eclipse.microprofile.jwt.tck.util
Tests which verify TokenUtils generateTokenString methods
TokenUtilsTest() - Constructor for class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest
 

U

UnsecuredPingEndpoint - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
 
UnsecuredPingEndpoint() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingEndpoint
 
UnsecuredPingTest - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
A basic test of an unsecured JAX-RS endpoint to validate the test harness without including JWT authentication.
UnsecuredPingTest() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest
 
UnsecureTCKApplication - Class in org.eclipse.microprofile.jwt.tck.container.jaxrs
This has no @LoginConfig and should not be deployment with MP-JWT authentication.
UnsecureTCKApplication() - Constructor for class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecureTCKApplication
 

V

validateLocationUrlContents() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationURLTest
 
validateLocationUrlContents() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationURLTest
 
validCookieJwt() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.CookieTokenTest
 
validJwt() - Method in class org.eclipse.microprofile.jwt.tck.config.TokenAsCookieIgnoredTest
 
validJwt() - Method in class org.eclipse.microprofile.jwt.tck.config.TokenAsCookieTest
 
validToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenTest
 
verifyAudience() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyAudience(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyAudience2(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyAudIsOk() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.AudienceValidationEndpoint
Check a token with an aud claim matches one of the mp.jwt.verify.audiences values
verifyEmptyToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenEndpoint
 
verifyExpiration() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyExpiration(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyInjectedAudience() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedAudience() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedAudience() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedAudience() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedAudience(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedAudience(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedAudience(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedAudience(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedAudience2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedAudience2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedAudienceStandard() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedAudienceStandard(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedAuthTime() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedAuthTime(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedAuthTime2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedAuthTimeStandard() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedAuthTimeStandard(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedCustomBoolean() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedCustomBoolean() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedCustomBoolean(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedCustomBoolean(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedCustomDouble() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedCustomDouble() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomDouble() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedCustomDouble(Double) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedCustomDouble(Double) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedCustomDouble(Double) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedCustomDouble2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomDouble2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedCustomDoubleArray() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomDoubleArray(List<Double>) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedCustomInteger() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedCustomInteger() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomInteger() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedCustomInteger(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedCustomInteger(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedCustomInteger(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedCustomInteger2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomInteger2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedCustomIntegerArray() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomIntegerArray(List<Long>) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedCustomString() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedCustomString() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomString() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedCustomString() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedCustomString(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedCustomString(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedCustomString(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedCustomString(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedCustomString2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomString2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedCustomStringArray() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedCustomStringArray(List<String>) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedExpiration() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedExpiration(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedGroups() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedGroups(List<String>) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedIssuedAt() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedIssuedAt() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedIssuedAt() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedIssuedAt() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedIssuedAt(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedIssuedAt(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedIssuedAt(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedIssuedAt(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedIssuedAt2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedIssuedAt2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedIssuedAtStandard() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedIssuedAtStandard(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedIssuer(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedIssuer(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedIssuer(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedIssuer(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedIssuerStandard(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedJTI() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedJTI() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedJTI() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedJTI() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedJTI(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedJTI(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedJTI(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedJTI(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedJTI2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedJTI2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedJTIStandard() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedJTIStandard(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedOptionalAuthTime() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedOptionalAuthTime() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedOptionalAuthTime(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedOptionalAuthTime(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedOptionalAuthTime2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedOptionalCustomMissing() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
Verify that values exist and that types match the corresponding Claims enum
verifyInjectedOptionalCustomMissing() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedOptionalCustomMissing() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
Verify that values exist and that types match the corresponding Claims enum
verifyInjectedOptionalCustomMissing() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedOptionalSubject() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedOptionalSubject() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedOptionalSubject(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedOptionalSubject(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedOptionalSubject2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedPrincipal() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionEndpoint
 
verifyInjectedPrincipal() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest
 
verifyInjectedRawToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedRawToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedRawToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedRawToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedRawToken(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedRawToken(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValuejectionEndpoint
 
verifyInjectedRawToken(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedRawToken(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionEndpoint
 
verifyInjectedRawToken1Provider() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedInjectionTest
 
verifyInjectedRawToken2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyInjectedRawToken2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyInjectedRawTokenClaimValue() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedInjectionTest
 
verifyInjectedRawTokenClaimValue(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedEndpoint
 
verifyInjectedRawTokenJwt() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedInjectionTest
 
verifyInjectedRawTokenJwt(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedEndpoint
 
verifyInjectedRawTokenProvider(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ApplicationScopedEndpoint
 
verifyInjectedRawTokenStandard() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedRawTokenStandard(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedSUB() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedSUB(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyInjectedSubjectStandard() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyInjectedSubjectStandard(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionEndpoint
 
verifyInjectedUPN() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyInjectedUPN(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionEndpoint
 
verifyIssIsOk() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
Check a token with an iss matches the mp.jwt.verify.issuer value
verifyIssuedAt() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyIssuedAt(Long) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyIssuer(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyIssuerClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyIssuerClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyIssuerClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest
 
verifyIssuerClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyIssuerClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyIssuerClaim2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest
 
verifyIssuerClaim2() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest
 
verifyIssuerStandardClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest
 
verifyJTI() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyJTI(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyKeyAsBase64JWK(String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
Verify that the injected key is a base64 encoded JWK public key
verifyKeyAsJWK(String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
Verify that the injected key is a JWK public key
verifyKeyAsJWKS(String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
Verify that the injected key is a JWKS public key
verifyKeyAsPEM() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
Verify that the injected key is a PEM RSA public key
verifyKeyLocationAsJWKResource(String) - Method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyEndpoint
 
verifyKeyLocationAsJWKResource(String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
 
verifyKeyLocationAsJWKSResource(String) - Method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyEndpoint
 
verifyKeyLocationAsJWKSResource(String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
 
verifyKeyLocationAsJWKSUrl(String) - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
Check the location exists and is a URL whose contents are valid JWKS public key
verifyKeyLocationAsPEMResource() - Method in class org.eclipse.microprofile.jwt.tck.config.jwe.PrivateKeyEndpoint
 
verifyKeyLocationAsPEMResource() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
 
verifyKeyLocationAsPEMUrl() - Method in class org.eclipse.microprofile.jwt.tck.config.PublicKeyEndpoint
Check the location exists and is a URL whose contents are valid PEM public key
verifyNonEmptyToken() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenEndpoint
 
verifyOptionalAudience() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyRawToken(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifySUB(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifySubClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyTokenWithIatOlderThanExp() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyTokenWithIatOlderThanExp() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyTokenWithoutClaim() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyTokenWithoutExpiration() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyTokenWithoutExpiration() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyTokenWithoutName() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 
verifyTokenWithoutName() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyUPN() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest
 
verifyUPN(String) - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsEndpoint
 

W

wrongCookieName() - Method in class org.eclipse.microprofile.jwt.tck.container.jaxrs.CookieTokenTest
 
A C D E G H I J N O P R S T U V W 
All Classes All Packages