Uses of Class
net.coder966.spring.multisecurityrealms.reflection.AuthenticationStepParameterDetails
Packages that use AuthenticationStepParameterDetails
-
Uses of AuthenticationStepParameterDetails in net.coder966.spring.multisecurityrealms.reflection
Methods in net.coder966.spring.multisecurityrealms.reflection that return AuthenticationStepParameterDetailsModifier and TypeMethodDescriptionAuthenticationStepParameterDetails.withDetails(String key, Object value) Constructors in net.coder966.spring.multisecurityrealms.reflection with parameters of type AuthenticationStepParameterDetailsModifierConstructorDescriptionAuthenticationStepInvoker(com.fasterxml.jackson.databind.ObjectMapper objectMapper, Object object, Method method, AuthenticationStepParameterDetails[] parameterDetails)