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