Class CurrentUserParameterResolver
java.lang.Object
io.fluxzero.sdk.tracking.handling.authentication.CurrentUserParameterResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefault booleanbooleanmatches(Parameter arg0, Annotation arg1, Object arg2) booleanmayApply(Executable arg0, Class<?> arg1) prepare(Parameter parameter, Annotation methodAnnotation) resolve(Parameter p, Annotation methodAnnotation) default intdefault boolean
-
Constructor Details
-
CurrentUserParameterResolver
public CurrentUserParameterResolver()
-
-
Method Details
-
resolve
-
prepare
-
matches
-
mayApply
-
determinesSpecificity
default boolean determinesSpecificity() -
specificityPriority
default int specificityPriority() -
test
-