Home
last modified time | relevance | path

Searched refs:boundClaimsTypeGlob (Results 1 – 2 of 2) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/
H A Dclaims.go93 useGlobs := boundClaimsType == boundClaimsTypeGlob
H A Dpath_role.go23 boundClaimsTypeGlob = "glob" const
456 case boundClaimsTypeString, boundClaimsTypeGlob:
465 if boundClaimsType == boundClaimsTypeGlob {