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