Package org.azd.graph.types
Class SubjectLookup
java.lang.Object
org.azd.common.types.BaseAbstractMethod
org.azd.graph.types.GraphEntity
org.azd.graph.types.SubjectLookup
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.
-
Field Summary
Fields inherited from class org.azd.graph.types.GraphEntity
_links, descriptor, displayName, domain, mailAddress, origin, originId, principalName, subjectKind, url -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.azd.graph.types.GraphEntity
get_links, getDescriptor, getDisplayName, getDomain, getMailAddress, getOrigin, getOriginId, getPrincipalName, getSubjectKind, getUrl, set_links, setDescriptor, setDisplayName, setDomain, setMailAddress, setOrigin, setOriginId, setPrincipalName, setSubjectKind, setUrlMethods inherited from class org.azd.common.types.BaseAbstractMethod
toJsonTree
-
Constructor Details
-
SubjectLookup
public SubjectLookup()
-
-
Method Details
-
getDescription
-
setDescription
-
toString
- Overrides:
toStringin classBaseAbstractMethod
-