public class DasInfoDTO extends DTO
Modifier and Type | Field and Description |
---|---|
GenericDTO |
dasRequest
Information to send to the Dynamic Authorization Server
|
String |
securedDasRequest
Secured Information to send to the Dynamic Authorization Server.
|
String |
uri
Dynamic Authorization Server URI
|
Constructor and Description |
---|
DasInfoDTO() |
public String uri
public GenericDTO dasRequest
public String securedDasRequest
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0