Class SubjectLookup


public class SubjectLookup extends GraphEntity
Response object from a subject lookup via descriptor

This contains information about the object kind (user or group) and origin source (aad, vsts, etc) Not all fields may be populated in the response.

  • Constructor Details

    • SubjectLookup

      public SubjectLookup()
  • Method Details

    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • toString

      public String toString()
      Description copied from class: SerializableEntity
      toString() method to convert the POJO to string.
      Overrides:
      toString in class SerializableEntity
      Returns:
      String result.