Uses of Interface
org.dspace.app.rest.security.jwt.JWTClaimProvider
-
Packages that use JWTClaimProvider Package Description org.dspace.app.rest.security.jwt -
-
Uses of JWTClaimProvider in org.dspace.app.rest.security.jwt
Classes in org.dspace.app.rest.security.jwt that implement JWTClaimProvider Modifier and Type Class Description classEPersonClaimProviderProvides a claim for a JSON Web Token, this claim is responsible for adding the EPerson ID to itclassSpecialGroupClaimProviderJWT claim provider to read and set the special groups of an eperson on a JWT token
-