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