Uses of Class
org.entur.jwt.verifier.config.JwtClaimConstraintProperties
-
Packages that use JwtClaimConstraintProperties Package Description org.entur.jwt.verifier.config -
-
Uses of JwtClaimConstraintProperties in org.entur.jwt.verifier.config
Methods in org.entur.jwt.verifier.config that return types with arguments of type JwtClaimConstraintProperties Modifier and Type Method Description java.util.List<JwtClaimConstraintProperties>JwtClaimsProperties. getRequire()Method parameters in org.entur.jwt.verifier.config with type arguments of type JwtClaimConstraintProperties Modifier and Type Method Description voidJwtClaimsProperties. setRequire(java.util.List<JwtClaimConstraintProperties> required)
-