Class SpeLJwtClaims
java.lang.Object
com.predic8.membrane.core.lang.spel.spelable.SpeLJwtClaims
- All Implemented Interfaces:
SpELLablePropertyAware
-
Constructor Details
-
SpeLJwtClaims
public SpeLJwtClaims(org.jose4j.jwt.JwtClaims claims)
-
-
Method Details
-
canRead
public boolean canRead(org.springframework.expression.EvaluationContext context, Object target, String name) - Specified by:
canReadin interfaceSpELLablePropertyAware
-
read
public org.springframework.expression.TypedValue read(org.springframework.expression.EvaluationContext context, Object target, String name) - Specified by:
readin interfaceSpELLablePropertyAware
-