Uses of Interface
org.oa4mp.delegation.server.jwt.RefreshTokenHandlerInterface
-
Packages that use RefreshTokenHandlerInterface Package Description edu.uiuc.ncsa.oa4mp.delegation.oa2.jwt -
-
Uses of RefreshTokenHandlerInterface in edu.uiuc.ncsa.oa4mp.delegation.oa2.jwt
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.jwt that return RefreshTokenHandlerInterface Modifier and Type Method Description RefreshTokenHandlerInterface
JWTRunner. getRefreshTokenHandler()
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.jwt with parameters of type RefreshTokenHandlerInterface Modifier and Type Method Description void
JWTRunner. setRefreshTokenHandler(RefreshTokenHandlerInterface refreshTokenHandler)
-