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