User
Method summary
name | description |
---|---|
getAuthorities | The authorities granted to this user. |
getAuthorityGroups | The authority groups this user belongs to. |
getEmail | Get the email entered for the user or an empty string if none provided |
getFirstName | The first name of this user. |
getFullName | The full name of this user, consisting of their first and last names. |
getLastName | The last name of this user. |
getUsername | The username of this user. |
Methods
- getAuthorities ( ) → {Array.<string>}
-
The authorities granted to this user.
detailsReturns:returns tableType Description typeArray.<string>The authorities granted to this user - getAuthorityGroups ( ) → {Array.<string>}
-
The authority groups this user belongs to.
detailsReturns:returns tableType Description typeArray.<string>The authority groups this user belongs to - getEmail ( ) → {string}
-
Get the email entered for the user or an empty string if none provided
detailsReturns:returns tableType Description typestringThe email address of the user or an empty string if none provided - getFirstName ( ) → {string}
-
The first name of this user.
detailsReturns:returns tableType Description typestringThe first name of this user - getFullName ( ) → {string}
-
The full name of this user, consisting of their first and last names.
detailsReturns:returns tableType Description typestringThe full name of this user - getLastName ( ) → {string}
-
The last name of this user.
detailsReturns:returns tableType Description typestringThe last name of this user - getUsername ( ) → {string}
-
The username of this user.
detailsReturns:returns tableType Description typestringThe username of this user
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.