Class FlowStates2


  • public class FlowStates2
    extends org.oa4mp.delegation.server.jwt.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 that

    Created by Jeff Gaynor
    on 3/26/18 at 1:19 PM

    • Field Summary

      • Fields inherited from class org.oa4mp.delegation.server.jwt.FlowStates

        acceptRequests, accessToken, at_do_templates, getCert, getClaims, idToken, refreshToken, userInfo
    • Constructor Summary

      Constructors 
      Constructor Description
      FlowStates2()  
    • Constructor Detail

      • FlowStates2

        public FlowStates2()