public interface Names
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | ISSUERThe expected iss claim value to validate against an MP-JWT. | 
| static java.lang.String | VERIFIER_PUBLIC_KEYThe embedded key material of the public key for the MP-JWT signer in PKCS8 PEM or JWK(S) format. | 
| static java.lang.String | VERIFIER_PUBLIC_KEY_LOCATIONThe relative path or full URL of the public key. | 
static final java.lang.String VERIFIER_PUBLIC_KEY
static final java.lang.String VERIFIER_PUBLIC_KEY_LOCATION
static final java.lang.String ISSUER