Interface Response
- All Superinterfaces:
Serializable
This is
Response that is outputted by each service principal.- Since:
- 4.1.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumAn enumeration of different response types. -
Method Summary
-
Method Details
-
attributes
Gets attributes.- Returns:
- the attributes
-
responseType
Response.ResponseType responseType()Gets response type.- Returns:
- the response type
-
url
String url()Gets url.- Returns:
- the url
-