Uses of Class
pl.edu.icm.unity.engine.api.authn.InvocationContext
-
Packages that use InvocationContext Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilities -
-
Uses of InvocationContext in pl.edu.icm.unity.engine.api.authn
Methods in pl.edu.icm.unity.engine.api.authn that return InvocationContext Modifier and Type Method Description static InvocationContext
InvocationContext. getCurrent()
Methods in pl.edu.icm.unity.engine.api.authn with parameters of type InvocationContext Modifier and Type Method Description static void
InvocationContext. setCurrent(InvocationContext context)
-