### YamlMime:JavaType inheritances: - - methods: - fullName: com.microsoft.aad.adal4j.UserInfo.equals(Object obj) name: equals(Object obj) nameWithType: UserInfo.equals(Object obj) parameters: - name: obj type: returns: type: syntax: public boolean equals(Object obj) uid: com.microsoft.aad.adal4j.UserInfo.equals(Object) - fullName: com.microsoft.aad.adal4j.UserInfo.getDisplayableId() name: getDisplayableId() nameWithType: UserInfo.getDisplayableId() returns: type: syntax: public String getDisplayableId() uid: com.microsoft.aad.adal4j.UserInfo.getDisplayableId() - fullName: com.microsoft.aad.adal4j.UserInfo.getFamilyName() name: getFamilyName() nameWithType: UserInfo.getFamilyName() returns: description:

String value

type: summary: >-

Get family name

syntax: public String getFamilyName() uid: com.microsoft.aad.adal4j.UserInfo.getFamilyName() - fullName: com.microsoft.aad.adal4j.UserInfo.getGivenName() name: getGivenName() nameWithType: UserInfo.getGivenName() returns: description:

String value

type: summary: >-

Get given name

syntax: public String getGivenName() uid: com.microsoft.aad.adal4j.UserInfo.getGivenName() - fullName: com.microsoft.aad.adal4j.UserInfo.getIdentityProvider() name: getIdentityProvider() nameWithType: UserInfo.getIdentityProvider() returns: description:

String value

type: summary: >-

Get identity provider

syntax: public String getIdentityProvider() uid: com.microsoft.aad.adal4j.UserInfo.getIdentityProvider() - fullName: com.microsoft.aad.adal4j.UserInfo.getPasswordChangeUrl() name: getPasswordChangeUrl() nameWithType: UserInfo.getPasswordChangeUrl() returns: type: syntax: public String getPasswordChangeUrl() uid: com.microsoft.aad.adal4j.UserInfo.getPasswordChangeUrl() - fullName: com.microsoft.aad.adal4j.UserInfo.getPasswordExpiresOn() name: getPasswordExpiresOn() nameWithType: UserInfo.getPasswordExpiresOn() returns: type: syntax: public Date getPasswordExpiresOn() uid: com.microsoft.aad.adal4j.UserInfo.getPasswordExpiresOn() - fullName: com.microsoft.aad.adal4j.UserInfo.getTenantId() name: getTenantId() nameWithType: UserInfo.getTenantId() returns: description:

String value

type: summary: >-

Get tenant id

syntax: public String getTenantId() uid: com.microsoft.aad.adal4j.UserInfo.getTenantId() - fullName: com.microsoft.aad.adal4j.UserInfo.getUniqueId() name: getUniqueId() nameWithType: UserInfo.getUniqueId() returns: description:

String value

type: summary: >-

Get user id

syntax: public String getUniqueId() uid: com.microsoft.aad.adal4j.UserInfo.getUniqueId() - fullName: com.microsoft.aad.adal4j.UserInfo.hashCode() name: hashCode() nameWithType: UserInfo.hashCode() returns: type: syntax: public int hashCode() uid: com.microsoft.aad.adal4j.UserInfo.hashCode() nameWithType: UserInfo syntax: public class UserInfo type: class uid: com.microsoft.aad.adal4j.UserInfo fullName: com.microsoft.aad.adal4j.UserInfo name: UserInfo package: com.microsoft.aad.adal4j summary:

Contains information of a single user.

metadata: {}