AuthorizationInfo.getRoles

Returns the names of all roles assigned to a corresponding Subject.

@return the names of all roles assigned to a corresponding Subject.

interface AuthorizationInfo
Collection!(string)
getRoles
()

Meta