Class DeviceAuthorizationRequestParam

java.lang.Object
io.jans.as.model.authorize.DeviceAuthorizationRequestParam

public class DeviceAuthorizationRequestParam extends Object
RFC8628 section 3.1
  • Field Details

    • CLIENT_ID

      public static final String CLIENT_ID
      The client identifier as described in Section 2.2 of [RFC6749].
      See Also:
    • SCOPE

      public static final String SCOPE
      The scope of the access request as defined by Section 3.3 of [RFC6749].
      See Also: