Class Hierarchy
- java.lang.Object
- org.dspace.app.rest.security.jwt.EPersonClaimProvider (implements org.dspace.app.rest.security.jwt.JWTClaimProvider)
- org.dspace.app.rest.security.jwt.JWTTokenHandler
- org.dspace.app.rest.security.jwt.LoginJWTTokenHandler
- org.dspace.app.rest.security.jwt.ShortLivedJWTTokenHandler
- org.dspace.app.rest.security.jwt.JWTTokenRestAuthenticationServiceImpl (implements org.springframework.beans.factory.InitializingBean, org.dspace.app.rest.security.RestAuthenticationService)
- org.dspace.app.rest.security.jwt.SpecialGroupClaimProvider (implements org.dspace.app.rest.security.jwt.JWTClaimProvider)
Interface Hierarchy
- org.dspace.app.rest.security.jwt.JWTClaimProvider