- 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
-
- callEjbEcho() - Method in class org.eclipse.microprofile.jwt.tck.container.ejb.EjbTest
-
- 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.ejb.EjbTest
-
Create a CDI aware base web application archive
- createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.jacc.SubjectTest
-
Create a CDI aware base web application archive
- 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
- createDeployment() - Static method in class org.eclipse.microprofile.jwt.tck.container.servlet.ServletTest
-
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.
- 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
-