Uses of Class
org.oa4mp.server.loader.oauth2.functor.claims.OA2FunctorFactory
-
Packages that use OA2FunctorFactory Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor -
-
Uses of OA2FunctorFactory in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor that return OA2FunctorFactory Modifier and Type Method Description protected OA2FunctorFactory
FunctorRuntimeEngine. getFF(Map claims, List scopes)
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor with parameters of type OA2FunctorFactory Modifier and Type Method Description protected OA2ClientFunctorScriptsFactory<OA2ClientFunctorScripts>
FunctorRuntimeEngine. getScriptFactory(OA2FunctorFactory ff)
-