Uses of Enum Class
pl.edu.icm.unity.engine.api.authn.InvocationContext.InvocationMaterial
-
Uses of InvocationContext.InvocationMaterial in pl.edu.icm.unity.engine.api.authn
Modifier and TypeMethodDescriptionInvocationContext.getInvocationMaterial()
Returns the enum constant of this class with the specified name.static InvocationContext.InvocationMaterial[]
InvocationContext.InvocationMaterial.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
InvocationContext.setInvocationMaterial
(InvocationContext.InvocationMaterial invocationMaterial)