Interface Response

All Superinterfaces:
Serializable

public interface Response extends Serializable
This is Response that is outputted by each service principal.
Since:
4.1.0
  • Method Details

    • attributes

      Map<String,String> 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