Uses of Class
org.oa4mp.delegation.server.jwt.FlowStates
-
Packages that use FlowStates Package Description org.oa4mp.delegation.server.jwt org.oa4mp.delegation.server.server -
-
Uses of FlowStates in org.oa4mp.delegation.server.jwt
Methods in org.oa4mp.delegation.server.jwt with parameters of type FlowStates Modifier and Type Method Description protected voidHandlerRunner. getFromSources(FlowStates flowStates, String execPhase, boolean checkAuthClaims)Deprecated.This should go away at some point since it has to loop over handler and basically ignores how the system works. -
Uses of FlowStates in org.oa4mp.delegation.server.server
Methods in org.oa4mp.delegation.server.server that return FlowStates Modifier and Type Method Description FlowStatesOIDCServiceTransactionInterface. getFlowStates()Methods in org.oa4mp.delegation.server.server with parameters of type FlowStates Modifier and Type Method Description voidOIDCServiceTransactionInterface. setFlowStates(FlowStates flowStates)
-