Class AuthState


  • public class AuthState
    extends Object
    Collects authorization state from authorization requests and responses.

    This facilitates the creation of subsequent requests based on this state, and allows for this state to be persisted easily.