Class FlowStates2
- java.lang.Object
-
- org.oa4mp.delegation.server.jwt.FlowStates
-
- org.oa4mp.server.loader.oauth2.flows.FlowStates2
-
public class FlowStates2 extends FlowStates
A container for the states that are permitted. These change the control flow, e.g. access no refresh tokens if a certain condition is met. The default for all of these is true, meaning thatCreated by Jeff Gaynor
on 3/26/18 at 1:19 PM
-
-
Field Summary
-
Fields inherited from class edu.uiuc.ncsa.oa4mp.delegation.oa2.jwt.FlowStates
acceptRequests, accessToken, at_do_templates, getCert, getClaims, idToken, refreshToken, userInfo
-
-
Constructor Summary
Constructors Constructor Description FlowStates2()
-