plsar-auth-framework
1.00
plsar-auth-framework
/
plsar-auth.support
/
DbAccess
/
getRoles
get
Roles
abstract
fun
getRoles
(
user
:
String
?
)
:
Set
<
String
?
>
?
Content copied to clipboard
Takes a username
Return
returns a unique set of role strings
Parameters
user